2024-09-20T18:14:42.713 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-20T18:14:42.735 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T18:14:42.825 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683 branch: wip-guits-main-2024-09-20-1028 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7912683' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-20-1028 ceph: conf: global: mon election default strategy: 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: 88deadb8082f4a33832e228ccefc59cedba158a5 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 workunit: branch: wip-guits-main-2024-09-20-1028 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 9945 sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-20-1028 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 targets: smithi002.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFH4sqGp3B4R2ybiIyPzgAvw3h61RzXYwDCG7QLeXtO5bfcMujdA1HLMenktAjh4ay8EW7vBrOEKY3AtZNsiwM= smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI7heC4I93fEdiJhrWstzfX1wbYupXX0iJXi2wj3aefvdPj4DNKaJe/lHOQrV1TEOGy7dARtyHap/af6TM7yIbw= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-20_12:24:58 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-20T18:14:42.825 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa; will attempt to use it 2024-09-20T18:14:42.825 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks 2024-09-20T18:14:42.826 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-20T18:14:42.827 INFO:teuthology.task.internal:Checking packages... 2024-09-20T18:14:42.847 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '88deadb8082f4a33832e228ccefc59cedba158a5' 2024-09-20T18:14:42.847 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-20T18:14:42.847 INFO:teuthology.packaging:ref: None 2024-09-20T18:14:42.847 INFO:teuthology.packaging:tag: None 2024-09-20T18:14:42.847 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-20-1028 2024-09-20T18:14:42.848 INFO:teuthology.packaging:sha1: 88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:14:42.848 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-20-1028 2024-09-20T18:14:42.991 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5099.g88deadb8 2024-09-20T18:14:43.067 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-20T18:14:43.079 INFO:teuthology.task.internal:no buildpackages task found 2024-09-20T18:14:43.079 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-20T18:14:43.111 INFO:teuthology.task.internal:Saving configuration 2024-09-20T18:14:43.129 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-20T18:14:43.163 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-20T18:14:43.187 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi002.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 18:04:39.049858', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFH4sqGp3B4R2ybiIyPzgAvw3h61RzXYwDCG7QLeXtO5bfcMujdA1HLMenktAjh4ay8EW7vBrOEKY3AtZNsiwM='} 2024-09-20T18:14:43.207 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-20 18:04:39.051813', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI7heC4I93fEdiJhrWstzfX1wbYupXX0iJXi2wj3aefvdPj4DNKaJe/lHOQrV1TEOGy7dARtyHap/af6TM7yIbw='} 2024-09-20T18:14:43.207 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-20T18:14:43.213 INFO:teuthology.task.internal:roles: ubuntu@smithi002.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-20T18:14:43.213 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-20T18:14:43.213 INFO:teuthology.run_tasks:Running task console_log... 2024-09-20T18:14:43.311 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc103994280>, signals=[15]) 2024-09-20T18:14:43.311 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-20T18:14:43.317 INFO:teuthology.task.internal:Opening connections... 2024-09-20T18:14:43.317 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi002.front.sepia.ceph.com 2024-09-20T18:14:43.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:14:43.393 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-09-20T18:14:43.394 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:14:43.469 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-20T18:14:43.478 DEBUG:teuthology.orchestra.run.smithi002:> uname -m 2024-09-20T18:14:43.496 INFO:teuthology.orchestra.run.smithi002.stdout:x86_64 2024-09-20T18:14:43.496 DEBUG:teuthology.orchestra.run.smithi002:> cat /etc/os-release 2024-09-20T18:14:43.553 INFO:teuthology.orchestra.run.smithi002.stdout:NAME="CentOS Stream" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION="9" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:ID="centos" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:VERSION_ID="9" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:ANSI_COLOR="0;31" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:14:43.554 INFO:teuthology.orchestra.run.smithi002.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:14:43.555 INFO:teuthology.orchestra.run.smithi002.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:14:43.555 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:14:43.555 INFO:teuthology.orchestra.run.smithi002.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:14:43.555 INFO:teuthology.lock.ops:Updating smithi002.front.sepia.ceph.com on lock server 2024-09-20T18:14:43.587 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-09-20T18:14:43.605 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-09-20T18:14:43.605 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-09-20T18:14:43.661 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="CentOS Stream" 2024-09-20T18:14:43.661 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="9" 2024-09-20T18:14:43.661 INFO:teuthology.orchestra.run.smithi067.stdout:ID="centos" 2024-09-20T18:14:43.661 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="rhel fedora" 2024-09-20T18:14:43.661 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="9" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el9" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:LOGO="fedora-logo-icon" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://centos.org/" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-20T18:14:43.662 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-20T18:14:43.662 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-09-20T18:14:43.687 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-20T18:14:43.696 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-20T18:14:43.725 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-20T18:14:43.725 DEBUG:teuthology.orchestra.run.smithi002:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:14:43.728 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-09-20T18:14:43.745 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-20T18:14:43.767 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-20T18:14:43.767 DEBUG:teuthology.orchestra.run.smithi002:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:14:43.786 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-09-20T18:14:43.815 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-20T18:14:43.870 INFO:teuthology.run_tasks:Running task kernel... 2024-09-20T18:14:43.885 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-20T18:14:43.885 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-20T18:14:43.886 DEBUG:teuthology.orchestra.run.smithi002:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:14:43.886 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-20T18:14:43.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:14:43.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:14:43.904 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2024-09-20T18:14:43.904 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-20T18:14:43.962 INFO:teuthology.orchestra.run.smithi002.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:14:43.962 INFO:teuthology.task.kernel:Running kernel on smithi002: 5.14.0-503.el9.x86_64 2024-09-20T18:14:43.962 DEBUG:teuthology.orchestra.run.smithi002:> sudo yum install -y kernel 2024-09-20T18:14:43.963 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-503.el9.x86_64 2024-09-20T18:14:43.963 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.14.0-503.el9.x86_64 2024-09-20T18:14:43.963 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2024-09-20T18:14:47.434 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.3 MB 00:01 2024-09-20T18:14:47.771 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.3 MB 00:02 2024-09-20T18:14:50.736 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - AppStream 9.4 MB/s | 20 MB 00:02 2024-09-20T18:14:51.214 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - AppStream 8.8 MB/s | 20 MB 00:02 2024-09-20T18:14:55.219 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-20T18:14:55.881 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - CRB 9.2 MB/s | 6.5 MB 00:00 2024-09-20T18:14:56.745 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - Extras packages 77 kB/s | 19 kB 00:00 2024-09-20T18:14:57.924 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-20T18:14:58.117 INFO:teuthology.orchestra.run.smithi002.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-20T18:14:58.969 INFO:teuthology.orchestra.run.smithi002.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-20T18:15:03.630 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-20T18:15:04.508 INFO:teuthology.orchestra.run.smithi002.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-20T18:15:05.603 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:15:05.603 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:15:05.691 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:15:05.697 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:15:05.698 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-09-20T18:15:05.698 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-09-20T18:15:05.698 INFO:teuthology.orchestra.run.smithi067.stdout:Install 4 Packages 2024-09-20T18:15:05.698 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:15:05.698 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 79 M 2024-09-20T18:15:05.698 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 126 M 2024-09-20T18:15:05.698 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-09-20T18:15:05.856 INFO:teuthology.orchestra.run.smithi067.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 264 kB/s | 36 kB 00:00 2024-09-20T18:15:06.298 INFO:teuthology.orchestra.run.smithi067.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 27 MB/s | 16 MB 00:00 2024-09-20T18:15:06.457 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-20T18:15:06.457 INFO:teuthology.orchestra.run.smithi002.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-20T18:15:06.544 INFO:teuthology.orchestra.run.smithi002.stdout:Dependencies resolved. 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout: Package Architecture Version Repository Size 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout:Installing: 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout:Installing dependencies: 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-20T18:15:06.552 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:15:06.553 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction Summary 2024-09-20T18:15:06.553 INFO:teuthology.orchestra.run.smithi002.stdout:================================================================================ 2024-09-20T18:15:06.553 INFO:teuthology.orchestra.run.smithi002.stdout:Install 4 Packages 2024-09-20T18:15:06.553 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:15:06.553 INFO:teuthology.orchestra.run.smithi002.stdout:Total download size: 79 M 2024-09-20T18:15:06.553 INFO:teuthology.orchestra.run.smithi002.stdout:Installed size: 126 M 2024-09-20T18:15:06.553 INFO:teuthology.orchestra.run.smithi002.stdout:Downloading Packages: 2024-09-20T18:15:06.815 INFO:teuthology.orchestra.run.smithi067.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 30 MB/s | 29 MB 00:00 2024-09-20T18:15:07.190 INFO:teuthology.orchestra.run.smithi067.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 23 MB/s | 35 MB 00:01 2024-09-20T18:15:07.191 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:15:07.191 INFO:teuthology.orchestra.run.smithi067.stdout:Total 53 MB/s | 79 MB 00:01 2024-09-20T18:15:07.252 INFO:teuthology.orchestra.run.smithi002.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 62 kB/s | 36 kB 00:00 2024-09-20T18:15:07.901 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-09-20T18:15:08.210 INFO:teuthology.orchestra.run.smithi002.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-20T18:15:08.276 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-09-20T18:15:08.277 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-09-20T18:15:08.710 INFO:teuthology.orchestra.run.smithi002.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-20T18:15:09.277 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-09-20T18:15:09.277 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-09-20T18:15:09.552 INFO:teuthology.orchestra.run.smithi002.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-20T18:15:09.552 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:15:09.553 INFO:teuthology.orchestra.run.smithi002.stdout:Total 26 MB/s | 79 MB 00:02 2024-09-20T18:15:10.266 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction check 2024-09-20T18:15:10.723 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction check succeeded. 2024-09-20T18:15:10.724 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction test 2024-09-20T18:15:11.722 INFO:teuthology.orchestra.run.smithi002.stdout:Transaction test succeeded. 2024-09-20T18:15:11.722 INFO:teuthology.orchestra.run.smithi002.stdout:Running transaction 2024-09-20T18:15:11.820 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-09-20T18:15:12.468 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:15:12.574 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:15:14.261 INFO:teuthology.orchestra.run.smithi002.stdout: Preparing : 1/1 2024-09-20T18:15:14.947 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:15:15.035 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:15:15.313 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:15:15.444 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:15:17.789 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:15:17.922 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:15:20.598 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:15:20.637 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:15:23.047 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:15:23.090 INFO:teuthology.orchestra.run.smithi002.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:15:25.779 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:15:28.239 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:04.720 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:04.762 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:05.108 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:05.109 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:16:05.109 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:16:05.109 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:16:05.954 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:16:05.955 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-09-20T18:16:06.322 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:16:06.410 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:16:06.411 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:16:06.411 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T18:16:06.411 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:16:06.411 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:16:06.411 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-20T18:16:06.411 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi067.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:16:06.411 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:16:06.470 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:16:06.470 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:16:06.470 DEBUG:teuthology.orchestra.run.smithi067:> sudo rpm -qi grub2-tools 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Name : grub2-tools 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Epoch : 1 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Version : 2.06 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Release : 82.el9 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Architecture: x86_64 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Group : Unspecified 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:Size : 8274670 2024-09-20T18:16:06.507 INFO:teuthology.orchestra.run.smithi067.stdout:License : GPLv3+ 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Packager : builder@centos.org 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Vendor : CentOS 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Summary : Support tools for GRUB. 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:Description : 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout:hardware devices. 2024-09-20T18:16:06.508 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:16:06.509 INFO:teuthology.orchestra.run.smithi067.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:16:06.509 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:16:06.509 INFO:teuthology.task.kernel:Updating grub on smithi067 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:16:06.510 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:16:06.990 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:07.032 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:07.096 INFO:teuthology.orchestra.run.smithi067.stderr:Generating grub configuration file ... 2024-09-20T18:16:07.337 INFO:teuthology.orchestra.run.smithi002.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:07.337 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-20T18:16:07.337 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-20T18:16:07.337 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-20T18:16:08.193 INFO:teuthology.orchestra.run.smithi002.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-20T18:16:08.193 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:16:08.193 INFO:teuthology.orchestra.run.smithi002.stdout:Installed: 2024-09-20T18:16:08.193 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-20T18:16:08.193 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-20T18:16:08.193 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-20T18:16:08.194 INFO:teuthology.orchestra.run.smithi002.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-20T18:16:08.194 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:16:08.194 INFO:teuthology.orchestra.run.smithi002.stdout:Complete! 2024-09-20T18:16:08.438 INFO:teuthology.orchestra.run.smithi067.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:16:08.464 INFO:teuthology.orchestra.run.smithi067.stderr:done 2024-09-20T18:16:08.466 DEBUG:teuthology.orchestra.run.smithi067:> mktemp 2024-09-20T18:16:08.481 INFO:teuthology.orchestra.run.smithi067.stdout:/tmp/tmp.Nc1mQXDlW9 2024-09-20T18:16:08.481 DEBUG:teuthology.orchestra.run.smithi067:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Nc1mQXDlW9 2024-09-20T18:16:08.548 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0666 /tmp/tmp.Nc1mQXDlW9 2024-09-20T18:16:08.569 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:16:08.662 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:16:08.663 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:16:08.663 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-20T18:16:08.663 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-20T18:16:08.663 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-20T18:16:08.663 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-20T18:16:08.663 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi002.front.sepia.ceph.com, path=None, version=distro) 2024-09-20T18:16:08.664 DEBUG:teuthology.orchestra.run.smithi002:> rpm -q kernel | sort -rV | head -n 1 2024-09-20T18:16:08.693 DEBUG:teuthology.orchestra.remote:smithi067:/tmp/tmp.Nc1mQXDlW9 is 6KB 2024-09-20T18:16:08.722 INFO:teuthology.orchestra.run.smithi002.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-20T18:16:08.723 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-20T18:16:08.723 DEBUG:teuthology.orchestra.run.smithi002:> sudo rpm -qi grub2-tools 2024-09-20T18:16:08.741 DEBUG:teuthology.orchestra.run.smithi067:> rm -fr /tmp/tmp.Nc1mQXDlW9 2024-09-20T18:16:08.755 DEBUG:teuthology.orchestra.run.smithi067:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:16:08.765 INFO:teuthology.orchestra.run.smithi002.stdout:Name : grub2-tools 2024-09-20T18:16:08.765 INFO:teuthology.orchestra.run.smithi002.stdout:Epoch : 1 2024-09-20T18:16:08.765 INFO:teuthology.orchestra.run.smithi002.stdout:Version : 2.06 2024-09-20T18:16:08.765 INFO:teuthology.orchestra.run.smithi002.stdout:Release : 82.el9 2024-09-20T18:16:08.765 INFO:teuthology.orchestra.run.smithi002.stdout:Architecture: x86_64 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Group : Unspecified 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Size : 8274670 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:License : GPLv3+ 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Packager : builder@centos.org 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Vendor : CentOS 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-20T18:16:08.766 INFO:teuthology.orchestra.run.smithi002.stdout:Summary : Support tools for GRUB. 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout:Description : 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout:hardware devices. 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:16:08.767 INFO:teuthology.orchestra.run.smithi002.stdout:This subpackage provides tools for support of all platforms. 2024-09-20T18:16:08.768 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-20T18:16:08.768 INFO:teuthology.task.kernel:Updating grub on smithi002 to boot 5.14.0-508.el9.x86_64 2024-09-20T18:16:08.768 DEBUG:teuthology.orchestra.run.smithi002:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-20T18:16:08.817 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:16:08.818 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:16:08.818 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:16:08.818 INFO:teuthology.orchestra.run.smithi067.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:16:08.819 DEBUG:teuthology.orchestra.run.smithi067:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:16:08.963 DEBUG:teuthology.orchestra.run.smithi067:> sudo shutdown -r now 2024-09-20T18:16:09.451 INFO:teuthology.orchestra.run.smithi002.stderr:Generating grub configuration file ... 2024-09-20T18:16:10.685 INFO:teuthology.orchestra.run.smithi002.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-20T18:16:10.726 INFO:teuthology.orchestra.run.smithi002.stderr:done 2024-09-20T18:16:10.728 DEBUG:teuthology.orchestra.run.smithi002:> mktemp 2024-09-20T18:16:10.742 INFO:teuthology.orchestra.run.smithi002.stdout:/tmp/tmp.HH3TxU7Vsb 2024-09-20T18:16:10.743 DEBUG:teuthology.orchestra.run.smithi002:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.HH3TxU7Vsb 2024-09-20T18:16:10.808 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 0666 /tmp/tmp.HH3TxU7Vsb 2024-09-20T18:16:10.947 DEBUG:teuthology.orchestra.remote:smithi002:/tmp/tmp.HH3TxU7Vsb is 6KB 2024-09-20T18:16:10.995 DEBUG:teuthology.orchestra.run.smithi002:> rm -fr /tmp/tmp.HH3TxU7Vsb 2024-09-20T18:16:11.009 DEBUG:teuthology.orchestra.run.smithi002:> sudo /bin/ls /boot/loader/entries || true 2024-09-20T18:16:11.072 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-20T18:16:11.072 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-20T18:16:11.072 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-20T18:16:11.072 INFO:teuthology.orchestra.run.smithi002.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-20T18:16:11.073 DEBUG:teuthology.orchestra.run.smithi002:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-20T18:16:11.221 DEBUG:teuthology.orchestra.run.smithi002:> sudo shutdown -r now 2024-09-20T18:16:38.990 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-20T18:16:38.991 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-20T18:16:38.991 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:16:41.226 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-20T18:16:41.227 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T18:16:41.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:17:39.051 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T18:17:41.230 DEBUG:teuthology.orchestra.remote:timed out 2024-09-20T18:17:48.058 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-20T18:17:48.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:17:50.232 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T18:17:50.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:17:50.770 DEBUG:teuthology.orchestra.run.smithi002:> true 2024-09-20T18:17:51.140 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T18:17:51.140 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:17:51.140 DEBUG:teuthology.orchestra.run.smithi002:> uname -r 2024-09-20T18:17:51.155 INFO:teuthology.orchestra.run.smithi002.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:17:51.156 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T18:17:51.156 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:17:51.156 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:17:52.157 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-20T18:17:52.157 DEBUG:teuthology.orchestra.run.smithi002:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:17:52.286 INFO:teuthology.orchestra.run.smithi002.stdout:ttyS1 2024-09-20T18:17:52.309 DEBUG:teuthology.parallel:result is None 2024-09-20T18:17:55.560 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-20T18:17:55.885 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-20T18:17:55.885 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-20T18:17:55.885 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-09-20T18:17:55.900 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-508.el9.x86_64 2024-09-20T18:17:55.900 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-20T18:17:55.900 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-20T18:17:55.900 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-20T18:17:56.901 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-20T18:17:56.902 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-20T18:17:56.986 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-09-20T18:17:57.007 DEBUG:teuthology.parallel:result is None 2024-09-20T18:17:57.008 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-20T18:17:57.014 INFO:teuthology.task.internal:Creating test directory... 2024-09-20T18:17:57.015 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:17:57.017 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-20T18:17:57.034 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-20T18:17:57.063 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-20T18:17:57.113 INFO:teuthology.task.internal:Creating archive directory... 2024-09-20T18:17:57.114 DEBUG:teuthology.orchestra.run.smithi002:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:17:57.116 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-20T18:17:57.150 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-20T18:17:57.163 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-20T18:17:57.163 DEBUG:teuthology.orchestra.run.smithi002:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T18:17:57.186 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-20T18:17:57.216 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:57.228 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:57.252 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:57.262 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-20T18:17:57.264 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-20T18:17:57.270 INFO:teuthology.task.internal:Configuring sudo... 2024-09-20T18:17:57.271 DEBUG:teuthology.orchestra.run.smithi002:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:17:57.274 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-20T18:17:57.300 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-20T18:17:57.310 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-20T18:17:57.310 DEBUG:teuthology.orchestra.run.smithi002:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:17:57.347 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-20T18:17:57.364 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:17:57.449 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:17:57.511 DEBUG:teuthology.orchestra.run.smithi002:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:17:57.597 DEBUG:teuthology.orchestra.run.smithi002:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:17:57.641 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:17:57.641 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:17:57.713 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:17:57.760 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-20T18:17:57.808 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:17:57.891 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-20T18:17:57.933 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-20T18:17:57.933 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-20T18:17:57.997 DEBUG:teuthology.orchestra.run.smithi002:> sudo service rsyslog restart 2024-09-20T18:17:58.000 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-09-20T18:17:58.054 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:17:58.082 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T18:17:58.597 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-20T18:17:58.607 INFO:teuthology.task.internal:Starting timer... 2024-09-20T18:17:58.607 INFO:teuthology.run_tasks:Running task pcp... 2024-09-20T18:17:58.642 INFO:teuthology.run_tasks:Running task selinux... 2024-09-20T18:17:58.699 DEBUG:teuthology.orchestra.run.smithi002:> sudo service auditd rotate 2024-09-20T18:17:58.769 INFO:teuthology.orchestra.run.smithi002.stdout:Rotating logs: 2024-09-20T18:17:58.771 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2024-09-20T18:17:58.839 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2024-09-20T18:17:58.841 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-20T18:17:58.842 DEBUG:teuthology.orchestra.run.smithi002:> /usr/sbin/getenforce 2024-09-20T18:17:58.868 INFO:teuthology.orchestra.run.smithi002.stdout:Permissive 2024-09-20T18:17:58.869 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2024-09-20T18:17:58.927 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2024-09-20T18:17:58.927 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi002.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi067.front.sepia.ceph.com': 'permissive'} 2024-09-20T18:17:58.928 DEBUG:teuthology.orchestra.run.smithi002:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-20T18:17:58.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:17:58.961 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-20T18:17:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T18:17:58.989 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-20T18:17:58.989 DEBUG:teuthology.orchestra.run.smithi002:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:17:59.043 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2024-09-20T18:17:59.092 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-20T18:17:59.105 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-20T18:17:59.132 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-20T18:17:59.133 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi002.front.sepia.ceph.com,smithi067.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-20T18:22:10.570 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi002.front.sepia.ceph.com'), Remote(name='ubuntu@smithi067.front.sepia.ceph.com')] 2024-09-20T18:22:10.571 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T18:22:10.571 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi002.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:22:10.665 DEBUG:teuthology.orchestra.run.smithi002:> true 2024-09-20T18:22:10.751 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi002.front.sepia.ceph.com' 2024-09-20T18:22:10.751 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-20T18:22:10.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-20T18:22:10.830 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-09-20T18:22:10.915 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-09-20T18:22:10.915 INFO:teuthology.run_tasks:Running task clock... 2024-09-20T18:22:10.925 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-20T18:22:10.925 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:22:10.926 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:22:10.928 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-20T18:22:10.928 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T18:22:10.958 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:22:10.974 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:22:10.986 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-20T18:22:11.000 INFO:teuthology.orchestra.run.smithi002.stderr:sudo: ntpd: command not found 2024-09-20T18:22:11.001 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-20T18:22:11.012 INFO:teuthology.orchestra.run.smithi002.stdout:506 Cannot talk to daemon 2024-09-20T18:22:11.027 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:22:11.028 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2024-09-20T18:22:11.039 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2024-09-20T18:22:11.041 INFO:teuthology.orchestra.run.smithi002.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:22:11.054 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-20T18:22:11.068 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-20T18:22:11.113 INFO:teuthology.orchestra.run.smithi002.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:22:11.116 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:22:11.116 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2024-09-20T18:22:11.116 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.116 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.116 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.116 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.134 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-09-20T18:22:11.138 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T18:22:11.138 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-09-20T18:22:11.138 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.138 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.138 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.138 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T18:22:11.139 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-20T18:22:11.227 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': '88deadb8082f4a33832e228ccefc59cedba158a5'} 2024-09-20T18:22:11.228 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:22:11.228 INFO:tasks.cephadm:Cluster fsid is 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:22:11.228 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-20T18:22:11.228 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.2', 'mon.c': '[v2:172.21.15.2:3301,v1:172.21.15.2:6790]', 'mon.b': '172.21.15.67'} 2024-09-20T18:22:11.228 INFO:tasks.cephadm:First mon is mon.a on smithi002 2024-09-20T18:22:11.228 INFO:tasks.cephadm:First mgr is y 2024-09-20T18:22:11.228 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-20T18:22:11.229 DEBUG:teuthology.orchestra.run.smithi002:> sudo hostname $(hostname -s) 2024-09-20T18:22:11.256 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-09-20T18:22:11.283 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-20T18:22:11.284 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:22:11.430 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '88deadb8082f4a33832e228ccefc59cedba158a5', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83186/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5099-g88deadb8', 'node_name': '172.21.2.22+braggi22', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5099.g88deadb8'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-20 12:11:57.149019', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-20-1028', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-20-1028/88deadb8082f4a33832e228ccefc59cedba158a5/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-20T18:22:11.668 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 ed8ee0f26ef720e6504cefa8be1a2d0872192de7 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-20T18:22:11.670 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T18:22:11.670 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm 2024-09-20T18:22:11.670 DEBUG:teuthology.orchestra.run.smithi002:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:22:12.368 INFO:teuthology.orchestra.run.smithi002.stdout:-rw-r--r--. 1 ubuntu ubuntu 784376 Sep 20 18:22 /home/ubuntu/cephtest/cephadm 2024-09-20T18:22:12.368 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/ed8ee0f26ef720e6504cefa8be1a2d0872192de7/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-20T18:22:12.928 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-r--r--. 1 ubuntu ubuntu 784376 Sep 20 18:22 /home/ubuntu/cephtest/cephadm 2024-09-20T18:22:12.929 DEBUG:teuthology.orchestra.run.smithi002:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:22:12.949 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-20T18:22:12.980 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-20T18:22:12.981 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T18:22:12.992 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-20T18:22:14.643 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:22:14.649 INFO:teuthology.orchestra.run.smithi002.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:33:05.397 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-09-20T18:33:05.397 INFO:teuthology.orchestra.run.smithi067.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T18:33:05.397 INFO:teuthology.orchestra.run.smithi067.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T18:33:05.397 INFO:teuthology.orchestra.run.smithi067.stdout: "repo_digests": [ 2024-09-20T18:33:05.397 INFO:teuthology.orchestra.run.smithi067.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T18:33:05.397 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-09-20T18:33:05.397 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-09-20T18:33:14.764 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:33:14.764 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph_version": "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)", 2024-09-20T18:33:14.764 INFO:teuthology.orchestra.run.smithi002.stdout: "image_id": "6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30", 2024-09-20T18:33:14.764 INFO:teuthology.orchestra.run.smithi002.stdout: "repo_digests": [ 2024-09-20T18:33:14.764 INFO:teuthology.orchestra.run.smithi002.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65" 2024-09-20T18:33:14.764 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T18:33:14.765 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:33:14.795 DEBUG:teuthology.orchestra.run.smithi002:> sudo mkdir -p /etc/ceph 2024-09-20T18:33:14.829 DEBUG:teuthology.orchestra.run.smithi067:> sudo mkdir -p /etc/ceph 2024-09-20T18:33:14.864 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 777 /etc/ceph 2024-09-20T18:33:14.895 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 777 /etc/ceph 2024-09-20T18:33:14.934 INFO:tasks.cephadm:Writing seed config... 2024-09-20T18:33:14.935 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-20T18:33:14.935 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-20T18:33:14.935 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-20T18:33:14.936 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-20T18:33:14.936 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-20T18:33:14.936 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-20T18:33:14.936 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-20T18:33:14.936 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-20T18:33:14.936 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-20T18:33:14.936 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:33:14.936 DEBUG:teuthology.orchestra.run.smithi002:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-20T18:33:14.953 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 = 40b960ba-777d-11ef-baf5-efdc52797490 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-20T18:33:14.953 DEBUG:teuthology.orchestra.run.smithi002:mon.a> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service 2024-09-20T18:33:14.995 DEBUG:teuthology.orchestra.run.smithi002:mgr.y> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service 2024-09-20T18:33:15.037 INFO:tasks.cephadm:Bootstrapping... 2024-09-20T18:33:15.038 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 40b960ba-777d-11ef-baf5-efdc52797490 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.2 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:33:15.246 INFO:teuthology.orchestra.run.smithi002.stdout:-------------------------------------------------------------------------------- 2024-09-20T18:33:15.246 INFO:teuthology.orchestra.run.smithi002.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '40b960ba-777d-11ef-baf5-efdc52797490', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.2', '--skip-admin-label'] 2024-09-20T18:33:15.247 INFO:teuthology.orchestra.run.smithi002.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-20T18:33:15.247 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying podman|docker is present... 2024-09-20T18:33:15.273 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 5.2.2 2024-09-20T18:33:15.273 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying lvm2 is present... 2024-09-20T18:33:15.273 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying time synchronization is in place... 2024-09-20T18:33:15.281 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:33:15.281 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:33:15.287 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:33:15.287 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.294 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2024-09-20T18:33:15.300 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2024-09-20T18:33:15.300 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2024-09-20T18:33:15.300 INFO:teuthology.orchestra.run.smithi002.stdout:Repeating the final host check... 2024-09-20T18:33:15.323 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 5.2.2 2024-09-20T18:33:15.323 INFO:teuthology.orchestra.run.smithi002.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-20T18:33:15.323 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl is present 2024-09-20T18:33:15.323 INFO:teuthology.orchestra.run.smithi002.stdout:lvcreate is present 2024-09-20T18:33:15.330 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-20T18:33:15.330 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-20T18:33:15.336 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-20T18:33:15.336 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T18:33:15.343 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout enabled 2024-09-20T18:33:15.350 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout active 2024-09-20T18:33:15.350 INFO:teuthology.orchestra.run.smithi002.stdout:Unit chronyd.service is enabled and running 2024-09-20T18:33:15.350 INFO:teuthology.orchestra.run.smithi002.stdout:Host looks OK 2024-09-20T18:33:15.350 INFO:teuthology.orchestra.run.smithi002.stdout:Cluster fsid: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:15.350 INFO:teuthology.orchestra.run.smithi002.stdout:Acquiring lock 139727818013760 on /run/cephadm/40b960ba-777d-11ef-baf5-efdc52797490.lock 2024-09-20T18:33:15.350 INFO:teuthology.orchestra.run.smithi002.stdout:Lock 139727818013760 acquired on /run/cephadm/40b960ba-777d-11ef-baf5-efdc52797490.lock 2024-09-20T18:33:15.351 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 3300 ... 2024-09-20T18:33:15.351 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying IP 172.21.15.2 port 6789 ... 2024-09-20T18:33:15.351 INFO:teuthology.orchestra.run.smithi002.stdout:Base mon IP(s) is [172.21.15.2:3300, 172.21.15.2:6789], mon addrv is [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-20T18:33:15.354 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.2 metric 100 2024-09-20T18:33:15.354 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.2 metric 100 2024-09-20T18:33:15.357 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-20T18:33:15.357 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-20T18:33:15.357 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1790sec hoplimit 64 pref medium 2024-09-20T18:33:15.359 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-20T18:33:15.359 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-20T18:33:15.359 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:33:15.359 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-20T18:33:15.359 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1920/64 scope link 2024-09-20T18:33:15.360 INFO:teuthology.orchestra.run.smithi002.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-20T18:33:15.360 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2024-09-20T18:33:15.360 INFO:teuthology.orchestra.run.smithi002.stdout:Mon IP `172.21.15.2` is in CIDR network `172.21.0.0/20` 2024-09-20T18:33:15.360 INFO:teuthology.orchestra.run.smithi002.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-20T18:33:15.360 INFO:teuthology.orchestra.run.smithi002.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-20T18:33:15.361 INFO:teuthology.orchestra.run.smithi002.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:33:15.867 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stdout 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 2024-09-20T18:33:15.867 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-20T18:33:15.867 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Getting image source signatures 2024-09-20T18:33:15.867 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:92ea49144d6cc6e75ae91004beab5c92b7a8b7054f9361617c16e26264c87e92 2024-09-20T18:33:15.867 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-20T18:33:15.867 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Copying config sha256:6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 2024-09-20T18:33:15.867 INFO:teuthology.orchestra.run.smithi002.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-20T18:33:16.721 INFO:teuthology.orchestra.run.smithi002.stdout:ceph: stdout ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T18:33:16.721 INFO:teuthology.orchestra.run.smithi002.stdout:Ceph version: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable) 2024-09-20T18:33:16.721 INFO:teuthology.orchestra.run.smithi002.stdout:Extracting ceph user uid/gid from container image... 2024-09-20T18:33:17.703 INFO:teuthology.orchestra.run.smithi002.stdout:stat: stdout 167 167 2024-09-20T18:33:17.703 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial keys... 2024-09-20T18:33:18.625 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQDuv+1maVhzABAApxSesLkl3PbCVMut0FK7Rg== 2024-09-20T18:33:19.505 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQDuv+1mbqB2NhAA8s2V6frwGcUZed0yDa5cHg== 2024-09-20T18:33:20.544 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph-authtool: stdout AQDvv+1mzD0eMRAA6TlNRPvzRJv+MwxLY2WCDA== 2024-09-20T18:33:20.545 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial monmap... 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:monmaptool for a [v2:172.21.15.2:3300,v1:172.21.15.2:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:setting min_mon_release = quincy 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: set fsid to 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:21.426 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-20T18:33:21.427 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:33:21.427 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mon... 2024-09-20T18:33:22.263 INFO:teuthology.orchestra.run.smithi002.stdout:create mon.a on 2024-09-20T18:33:22.639 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-20T18:33:22.820 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-40b960ba-777d-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-40b960ba-777d-11ef-baf5-efdc52797490.target. 2024-09-20T18:33:22.820 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-40b960ba-777d-11ef-baf5-efdc52797490.target → /etc/systemd/system/ceph-40b960ba-777d-11ef-baf5-efdc52797490.target. 2024-09-20T18:33:23.085 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a 2024-09-20T18:33:23.085 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service: Unit ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service not loaded. 2024-09-20T18:33:23.256 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-40b960ba-777d-11ef-baf5-efdc52797490.target.wants/ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service → /etc/systemd/system/ceph-40b960ba-777d-11ef-baf5-efdc52797490@.service. 2024-09-20T18:33:23.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:23 smithi002 podman[23351]: 2024-09-20 18:33:23.390550212 +0000 UTC m=+0.016663946 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:33:23.764 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:33:23.764 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-20T18:33:23.771 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:33:23.771 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T18:33:23.771 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-20T18:33:23.771 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:33:23.772 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon to start... 2024-09-20T18:33:23.772 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mon... 2024-09-20T18:33:23.861 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:23 smithi002 podman[23351]: 2024-09-20 18:33:23.669467601 +0000 UTC m=+0.295581336 container init 875c932ae1283dfec7518fef6efc929ff60f5796684a3a3d396585bbf49db26e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-20T18:33:23.861 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:23 smithi002 podman[23351]: 2024-09-20 18:33:23.672922966 +0000 UTC m=+0.299036700 container start 875c932ae1283dfec7518fef6efc929ff60f5796684a3a3d396585bbf49db26e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.schema-version=1.0, 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, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-20T18:33:23.862 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:23 smithi002 ceph-mon[23369]: mkfs 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:23.862 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:23 smithi002 ceph-mon[23369]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:33:23.862 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:23 smithi002 bash[23351]: 875c932ae1283dfec7518fef6efc929ff60f5796684a3a3d396585bbf49db26e 2024-09-20T18:33:23.862 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:23 smithi002 systemd[1]: Started Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:33:24.785 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout cluster: 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout id: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout services: 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.503777s) 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout data: 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-20T18:33:24.786 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-20T18:33:24.787 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-20T18:33:24.787 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout pgs: 2024-09-20T18:33:24.787 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:24.787 INFO:teuthology.orchestra.run.smithi002.stdout:mon is available 2024-09-20T18:33:24.787 INFO:teuthology.orchestra.run.smithi002.stdout:Assimilating anything we can from ceph.conf... 2024-09-20T18:33:24.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:33:24.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: monmap epoch 1 2024-09-20T18:33:24.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:24.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: last_changed 2024-09-20T18:33:20.811818+0000 2024-09-20T18:33:24.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:33:24.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: min_mon_release 19 (squid) 2024-09-20T18:33:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: election_strategy: 1 2024-09-20T18:33:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:33:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: fsmap 2024-09-20T18:33:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:33:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: mgrmap e1: no daemons active 2024-09-20T18:33:24.899 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:24 smithi002 ceph-mon[23369]: from='client.? 172.21.15.2:0/3151823007' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:33:25.740 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:33:25.741 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:33:25.742 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:33:25.742 INFO:teuthology.orchestra.run.smithi002.stdout:Generating new minimal ceph.conf... 2024-09-20T18:33:25.964 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:25 smithi002 ceph-mon[23369]: from='client.? 172.21.15.2:0/533741774' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:33:25.964 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:25 smithi002 ceph-mon[23369]: from='client.? 172.21.15.2:0/533741774' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:33:26.771 INFO:teuthology.orchestra.run.smithi002.stdout:Restarting the monitor... 2024-09-20T18:33:27.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:26 smithi002 ceph-mon[23369]: from='client.? 172.21.15.2:0/3431161952' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:33:27.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:26 smithi002 systemd[1]: Stopping Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:33:27.436 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a[23365]: 2024-09-20T18:33:27.039+0000 7f4b3a3f4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T18:33:27.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a[23365]: 2024-09-20T18:33:27.039+0000 7f4b3a3f4640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-20T18:33:27.437 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 podman[23612]: 2024-09-20 18:33:27.173434184 +0000 UTC m=+0.234795089 container died 875c932ae1283dfec7518fef6efc929ff60f5796684a3a3d396585bbf49db26e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:33:27.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 podman[23612]: 2024-09-20 18:33:27.522763229 +0000 UTC m=+0.584124137 container cleanup 875c932ae1283dfec7518fef6efc929ff60f5796684a3a3d396585bbf49db26e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=squid-ed8ee0f) 2024-09-20T18:33:27.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 bash[23612]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T18:33:28.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 podman[23624]: 2024-09-20 18:33:27.757057074 +0000 UTC m=+0.587295111 container remove 875c932ae1283dfec7518fef6efc929ff60f5796684a3a3d396585bbf49db26e (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-20T18:33:28.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T18:33:28.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 systemd[1]: Stopped Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:33:28.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:27 smithi002 systemd[1]: Starting Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:33:28.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:28 smithi002 podman[23719]: 2024-09-20 18:33:28.012227759 +0000 UTC m=+0.016115506 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph:squid 2024-09-20T18:33:29.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:29 smithi002 podman[23719]: 2024-09-20 18:33:29.284669286 +0000 UTC m=+1.288557020 container create 86c25deffcbd24b2ac5a50c4fb0f4bf336ef7b36a494883298e36c8d70ef6943 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T18:33:31.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 podman[23719]: 2024-09-20 18:33:31.145039674 +0000 UTC m=+3.148927410 container init 86c25deffcbd24b2ac5a50c4fb0f4bf336ef7b36a494883298e36c8d70ef6943 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-20T18:33:31.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 podman[23719]: 2024-09-20 18:33:31.149200212 +0000 UTC m=+3.153087946 container start 86c25deffcbd24b2ac5a50c4fb0f4bf336ef7b36a494883298e36c8d70ef6943 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 2 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: pidfile_write: ignore empty --pid-file 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: load: jerasure load: lrc 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: RocksDB version: 7.9.2 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Git sha 0 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: DB SUMMARY 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: DB Session ID: T2CWOOT5INY5V8VBYTA1 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: CURRENT file: CURRENT 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-20T18:33:31.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88155 ; 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.error_if_exists: 0 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.create_if_missing: 0 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.paranoid_checks: 1 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.env: 0x5562cf3cc940 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.info_log: 0x5562d07296e0 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.statistics: (nil) 2024-09-20T18:33:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.use_fsync: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_log_file_size: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.allow_fallocate: 1 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.use_direct_reads: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:33:31.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.db_log_dir: 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.wal_dir: 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.write_buffer_manager: 0x5562d0738dc0 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:33:31.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.unordered_write: 0 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.row_cache: None 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.wal_filter: None 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:33:31.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.two_write_queues: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.wal_compression: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.atomic_flush: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.log_readahead_size: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:33:31.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_background_jobs: 2 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_background_compactions: -1 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_subcompactions: 1 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_open_files: -1 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:33:31.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_background_flushes: -1 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Compression algorithms supported: 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kZSTD supported: 0 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kXpressCompression supported: 0 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kBZip2Compression supported: 0 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kLZ4Compression supported: 1 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kZlibCompression supported: 1 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: kSnappyCompression supported: 1 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:33:31.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.merge_operator: 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_filter: None 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5562d0729320) 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_type: 0 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_index_type: 0 2024-09-20T18:33:31.544 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_shortening: 1 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: checksum: 4 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: no_block_cache: 0 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache: 0x5562d071d1f0 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_options: 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: capacity : 536870912 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_shard_bits : 4 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: strict_capacity_limit : 0 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_compressed: (nil) 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: persistent_cache: (nil) 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size: 4096 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size_deviation: 10 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_restart_interval: 16 2024-09-20T18:33:31.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_block_restart_interval: 1 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: metadata_block_size: 4096 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: partition_filters: 0 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: use_delta_encoding: 1 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: filter_policy: bloomfilter 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: whole_key_filtering: 1 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: verify_compression: 0 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: format_version: 5 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_index_compression: 1 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_align: 0 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: prepopulate_block_cache: 0 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-20T18:33:31.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression: NoCompression 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.num_levels: 7 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:33:31.547 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:33:31.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:33:31.549 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:33:31.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.inplace_update_support: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.bloom_locality: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.max_successive_merges: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.ttl: 2592000 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:33:31.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.enable_blob_files: false 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.min_blob_size: 0 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7ea40538-38b5-4e56-b527-cc191340365b 2024-09-20T18:33:31.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857211180737, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857211181785, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84770, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82917, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77126, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726857211, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7ea40538-38b5-4e56-b527-cc191340365b", "db_session_id": "T2CWOOT5INY5V8VBYTA1", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857211181919, "job": 1, "event": "recovery_finished"} 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5562d074ae00 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: DB pointer 0x5562d0846000 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** DB Stats ** 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T18:33:31.553 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: L0 2/0 84.64 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: Sum 2/0 84.64 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 121.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-20T18:33:31.554 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative compaction: 0.00 GB write, 21.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval compaction: 0.00 GB write, 21.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache BinnedLRUCache@0x5562d071d1f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:33:31.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: starting mon.a rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???) e1 preinit fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???).mds e1 new map 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???).mds e1 print_map 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout: e1 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout: btime 2024-09-20T18:33:23:710412+0000 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout: legacy client fscid: -1 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout: No filesystems configured 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:33:31.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: monmap epoch 1 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: last_changed 2024-09-20T18:33:20.811818+0000 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: min_mon_release 19 (squid) 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: election_strategy: 1 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: fsmap 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:33:31.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:31 smithi002 ceph-mon[23739]: mgrmap e1: no daemons active 2024-09-20T18:33:32.032 INFO:teuthology.orchestra.run.smithi002.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-20T18:33:32.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:32 smithi002 bash[23719]: 86c25deffcbd24b2ac5a50c4fb0f4bf336ef7b36a494883298e36c8d70ef6943 2024-09-20T18:33:32.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:32 smithi002 systemd[1]: Started Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:33:36.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:36 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2435458162' entity='client.admin' 2024-09-20T18:33:38.533 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-20T18:33:38.555 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:33:38.555 INFO:teuthology.orchestra.run.smithi002.stdout:Creating mgr... 2024-09-20T18:33:38.555 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-20T18:33:38.556 INFO:teuthology.orchestra.run.smithi002.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-20T18:33:38.798 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y 2024-09-20T18:33:38.798 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Failed to reset failed state of unit ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service: Unit ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service not loaded. 2024-09-20T18:33:38.956 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-40b960ba-777d-11ef-baf5-efdc52797490.target.wants/ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service → /etc/systemd/system/ceph-40b960ba-777d-11ef-baf5-efdc52797490@.service. 2024-09-20T18:33:39.444 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:33:39.444 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-20T18:33:39.451 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:33:39.452 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T18:33:39.452 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-20T18:33:39.452 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to enable service . firewalld.service is not available 2024-09-20T18:33:39.460 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:33:39.461 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-20T18:33:39.468 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:33:39.468 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T18:33:39.468 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-20T18:33:39.469 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-20T18:33:39.469 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr to start... 2024-09-20T18:33:39.469 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr... 2024-09-20T18:33:39.534 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:39 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:39.472+0000 7f68a66e9040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:33:39.829 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:39 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:39.535+0000 7f68a66e9040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:39.830 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:39 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:39.695+0000 7f68a66e9040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:33:39.830 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:39 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:39.766+0000 7f68a66e9040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:33:40.096 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:40 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2321423425' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:33:40.096 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:39 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:39.926+0000 7f68a66e9040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:40.097 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:40 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:40.082+0000 7f68a66e9040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "40b960ba-777d-11ef-baf5-efdc52797490", 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:33:40.621 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:33:40.622 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:40.623 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:33:40.623 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:33:40.623 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:33:40.623 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:33:40.623 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:33:40.623 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:33:40.626 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:33:23:710412+0000", 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:33:40.627 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:33:23.711076+0000", 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:40.628 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (1/15)... 2024-09-20T18:33:40.694 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:40 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:40.419+0000 7f68a66e9040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:33:40.695 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:40 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:40.483+0000 7f68a66e9040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:33:40.695 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:40 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:40.680+0000 7f68a66e9040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:33:42.034 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:41.617+0000 7f68a66e9040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:33:42.034 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:41.688+0000 7f68a66e9040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:33:42.744 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:42 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:42.461+0000 7f68a66e9040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:33:42.745 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:42 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:42.584+0000 7f68a66e9040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:33:43.002 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:42 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:42.738+0000 7f68a66e9040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:43.002 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:42 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:42.803+0000 7f68a66e9040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:33:43.002 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:42 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:42.964+0000 7f68a66e9040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:33:43.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3104669461' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:33:43.284 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.038+0000 7f68a66e9040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:33:43.284 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.103+0000 7f68a66e9040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:33:43.579 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.274+0000 7f68a66e9040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:33:43.579 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.343+0000 7f68a66e9040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:33:43.579 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.413+0000 7f68a66e9040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:33:43.579 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.501+0000 7f68a66e9040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:43.579 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.564+0000 7f68a66e9040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:33:44.034 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:43.627+0000 7f68a66e9040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:33:44.777 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:44.469+0000 7f68a66e9040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:33:44.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: Activating manager daemon y 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: mgrmap e2: y(active, starting, since 0.00302925s) 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: Manager daemon y is now available 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:33:44.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' 2024-09-20T18:33:44.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' 2024-09-20T18:33:44.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:44 smithi002 ceph-mon[23739]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' 2024-09-20T18:33:44.782 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "40b960ba-777d-11ef-baf5-efdc52797490", 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:33:44.783 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:33:44.784 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:33:44.785 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:33:44.785 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:33:44.785 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:33:44.785 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:33:44.788 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:44.788 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:33:44.788 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:33:44.788 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:33:23:710412+0000", 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:33:44.789 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:33:23.711076+0000", 2024-09-20T18:33:44.790 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:44.791 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:44.791 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:33:44.791 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:44.791 INFO:teuthology.orchestra.run.smithi002.stdout:mgr not available, waiting (2/15)... 2024-09-20T18:33:46.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:46 smithi002 ceph-mon[23739]: mgrmap e3: y(active, since 1.008s) 2024-09-20T18:33:47.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:47 smithi002 ceph-mon[23739]: mgrmap e4: y(active, since 2s) 2024-09-20T18:33:47.733 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:47 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3358052955' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:33:48.016 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:48.016 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsid": "40b960ba-777d-11ef-baf5-efdc52797490", 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "health": { 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 0 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "a" 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:48.017 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "quorum_age": 16, 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-20T18:33:48.018 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-20T18:33:48.019 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "btime": "2024-09-20T18:33:23:710412+0000", 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "restful" 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ], 2024-09-20T18:33:48.020 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "modified": "2024-09-20T18:33:23.711076+0000", 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout }, 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:48.021 INFO:teuthology.orchestra.run.smithi002.stdout:mgr is available 2024-09-20T18:33:49.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:48 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4049941166' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:33:49.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:48 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4049941166' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [global] 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout fsid = 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.2:3300,v1:172.21.15.2:6789] 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-20T18:33:49.169 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout [osd] 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-20T18:33:49.170 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling cephadm module... 2024-09-20T18:33:50.217 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:49 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/24968550' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-20T18:33:50.217 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setuser ceph since I am not root 2024-09-20T18:33:50.217 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setgroup ceph since I am not root 2024-09-20T18:33:50.217 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.002+0000 7f71137b8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:33:50.217 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.062+0000 7f71137b8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:50.534 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.217+0000 7f71137b8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:33:50.534 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.287+0000 7f71137b8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:33:50.534 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.440+0000 7f71137b8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:50.848 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.595+0000 7f71137b8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:33:51.206 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/24968550' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T18:33:51.206 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-mon[23739]: mgrmap e5: y(active, since 5s) 2024-09-20T18:33:51.207 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.932+0000 7f71137b8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:33:51.207 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:50.995+0000 7f71137b8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:33:51.207 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:51.192+0000 7f71137b8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:33:51.704 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:51.704 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-20T18:33:51.705 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:33:51.705 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T18:33:51.705 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:33:51.705 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:51.705 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for the mgr to restart... 2024-09-20T18:33:51.705 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr epoch 5... 2024-09-20T18:33:52.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:51 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3808458150' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:33:52.454 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:52 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:52.129+0000 7f71137b8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:33:52.454 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:52 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:52.200+0000 7f71137b8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:33:53.238 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:52 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:52.953+0000 7f71137b8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:33:53.238 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.074+0000 7f71137b8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:33:53.529 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.223+0000 7f71137b8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:33:53.529 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.287+0000 7f71137b8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:33:53.529 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.444+0000 7f71137b8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:33:53.529 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.515+0000 7f71137b8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:33:53.784 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.578+0000 7f71137b8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:33:53.784 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.743+0000 7f71137b8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:33:54.105 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.811+0000 7f71137b8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:33:54.105 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.880+0000 7f71137b8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:33:54.105 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:53.967+0000 7f71137b8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:33:54.105 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:54.029+0000 7f71137b8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:33:54.106 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:54.091+0000 7f71137b8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:33:55.284 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:54.919+0000 7f71137b8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:33:55.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: Active manager daemon y restarted 2024-09-20T18:33:55.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: Activating manager daemon y 2024-09-20T18:33:55.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T18:33:55.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: mgrmap e6: y(active, starting, since 0.00357717s) 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: Manager daemon y is now available 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:33:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:54 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:33:56.273 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:55 smithi002 ceph-mon[23739]: Found migration_current of "None". Setting to last migration. 2024-09-20T18:33:56.273 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:55 smithi002 ceph-mon[23739]: mgrmap e7: y(active, since 1.00577s) 2024-09-20T18:33:56.510 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:33:56.510 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-20T18:33:56.510 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:33:56.510 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:33:56.510 INFO:teuthology.orchestra.run.smithi002.stdout:mgr epoch 5 is available 2024-09-20T18:33:56.511 INFO:teuthology.orchestra.run.smithi002.stdout:Setting orchestrator backend to cephadm... 2024-09-20T18:33:57.905 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:57 smithi002 ceph-mon[23739]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T18:33:57.905 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:57 smithi002 ceph-mon[23739]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T18:33:57.905 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:57 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:33:57.906 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:57 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:33:57.906 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:57 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:33:57.906 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:57 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:33:58.199 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:58.136+0000 7f707aad2640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:33:58] ENGINE Error in HTTPServer.serve 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: Traceback (most recent call last): 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._connections.run(self.expiration_interval) 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._run(expiration_interval) 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: s = self.context.wrap_socket( 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: return self.sslsocket_class._create( 2024-09-20T18:33:58.200 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:33:58.201 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self.do_handshake() 2024-09-20T18:33:58.201 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:33:58.201 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._sslobj.do_handshake() 2024-09-20T18:33:58.201 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:33:58.201 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:33:58.880 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-20T18:33:58.881 INFO:teuthology.orchestra.run.smithi002.stdout:Generating ssh key... 2024-09-20T18:33:59.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-mon[23739]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:59.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-mon[23739]: mgrmap e8: y(active, since 2s) 2024-09-20T18:33:59.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:58 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:33:59.908 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: [20/Sep/2024:18:33:57] ENGINE Bus STARTING 2024-09-20T18:33:59.908 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: [20/Sep/2024:18:33:58] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:33:59.908 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: [20/Sep/2024:18:33:58] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:33:59.908 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: [20/Sep/2024:18:33:58] ENGINE Bus STARTED 2024-09-20T18:33:59.908 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: [20/Sep/2024:18:33:58] ENGINE Error in HTTPServer.serve 2024-09-20T18:33:59.908 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:33:59.909 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: Generating public/private rsa key pair. 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: Your identification has been saved in /tmp/tmpcd2diq0j/key 2024-09-20T18:33:59.910 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: Your public key has been saved in /tmp/tmpcd2diq0j/key.pub 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: The key fingerprint is: 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: SHA256:9dBLwYZTMawu7NcAzkZrpHC/9MF1ECITJgXVNIexXcI ceph-40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: The key's randomart image is: 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: +---[RSA 3072]----+ 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | o+B+=OOo. | 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | o o=BE= | 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | +++. | 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | . . +..+... | 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | o OS= .o. | 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | . @ = | 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | = + + | 2024-09-20T18:33:59.911 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | o o . | 2024-09-20T18:33:59.912 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: | . | 2024-09-20T18:33:59.912 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:33:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: +----[SHA256]-----+ 2024-09-20T18:34:00.746 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:00 smithi002 ceph-mon[23739]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:00.746 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:00 smithi002 ceph-mon[23739]: Generating ssh key... 2024-09-20T18:34:01.366 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZg2reH9Ldzbb4wd3XzZD+FzO1O2HtFDETvaJUooZR09YH8TRPQA+I+QdqTS/hrEluqya0fiiW3a478pXCrBFgM6SXPy1Tk/uvrSOZWbi6Cwhcrdt0zLZYiDVUgpnJYzv7rDG+QQsGDBSxVFywfNAPQTMl+VEXBS+OzlOjaUl09kSkPVyN7I4pB7lIa5s9GrZLXKtYX7zYd7F2cvPX2ifkzZiM0Si4dlXrpPS0I2MhkB7CZoNdro+3I/zeF3IZng0AhMvoAxhQO8RBNlvm45qPjgPk5nZIIcs21Z4gZ9HWd6PpdGYU3auczacBdaW0OsgT4gUB5oWRSeWN2YZ7n1EIpS03Cjplq7rgwd0k9CADLh/H37spOByAS2eM9phmtUJFet/dHGJvAyZRZZ/iKimuVPROvbXqx1zJacCmTkHqNhLjufPzbaLNwiUkmYBgwLnwtl+aPzByFhST68WK+nziVZHD5UiJCzZlB4yCXCY2YQx176cPkv3DX4DgF+A7848= ceph-40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:01.366 INFO:teuthology.orchestra.run.smithi002.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-20T18:34:01.366 INFO:teuthology.orchestra.run.smithi002.stdout:Adding key to root@localhost authorized_keys... 2024-09-20T18:34:01.377 INFO:teuthology.orchestra.run.smithi002.stdout:Adding host smithi002... 2024-09-20T18:34:02.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:01 smithi002 ceph-mon[23739]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:03.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:02 smithi002 ceph-mon[23739]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi002", "addr": "172.21.15.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:04.252 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:03 smithi002 ceph-mon[23739]: Deploying cephadm binary to smithi002 2024-09-20T18:34:06.499 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Added host 'smithi002' with addr '172.21.15.2' 2024-09-20T18:34:06.499 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying unmanaged mon service... 2024-09-20T18:34:07.162 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:06 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:07.162 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:06 smithi002 ceph-mon[23739]: Added host smithi002 2024-09-20T18:34:07.162 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:06 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:07.908 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-20T18:34:07.908 INFO:teuthology.orchestra.run.smithi002.stdout:Deploying unmanaged mgr service... 2024-09-20T18:34:08.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:08 smithi002 ceph-mon[23739]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:08.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:08 smithi002 ceph-mon[23739]: Saving service mon spec with placement count:5 2024-09-20T18:34:08.417 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:08 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:09.709 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:09 smithi002 ceph-mon[23739]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:09.709 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:09 smithi002 ceph-mon[23739]: Saving service mgr spec with placement count:2 2024-09-20T18:34:09.709 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:09 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:09.709 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:09 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:09.977 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-20T18:34:10.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:10 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:10.948 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:10 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/417407586' entity='client.admin' 2024-09-20T18:34:12.585 INFO:teuthology.orchestra.run.smithi002.stdout:Enabling the dashboard module... 2024-09-20T18:34:12.884 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:12 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2933252745' entity='client.admin' 2024-09-20T18:34:14.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:14.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4212779052' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-20T18:34:14.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-mon[23739]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:14.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setuser ceph since I am not root 2024-09-20T18:34:14.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setgroup ceph since I am not root 2024-09-20T18:34:14.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:14.198+0000 7fe0eb6e3040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:34:14.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:14.261+0000 7fe0eb6e3040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:34:14.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:14.415+0000 7fe0eb6e3040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:34:14.784 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:14.486+0000 7fe0eb6e3040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:34:14.784 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:14.640+0000 7fe0eb6e3040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:34:15.066 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:14.787+0000 7fe0eb6e3040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:34:15.351 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:15 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4212779052' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T18:34:15.351 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:15 smithi002 ceph-mon[23739]: mgrmap e9: y(active, since 19s) 2024-09-20T18:34:15.351 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:15.122+0000 7fe0eb6e3040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:34:15.352 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:15.187+0000 7fe0eb6e3040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:34:15.619 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:15.383+0000 7fe0eb6e3040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:34:16.332 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:16 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1023431566' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:34:16.733 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:16 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:16.317+0000 7fe0eb6e3040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:34:16.733 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:16 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:16.388+0000 7fe0eb6e3040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:34:16.736 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:34:16.736 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-20T18:34:16.736 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-20T18:34:16.736 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-20T18:34:16.736 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-20T18:34:16.737 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:34:16.737 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for the mgr to restart... 2024-09-20T18:34:16.737 INFO:teuthology.orchestra.run.smithi002.stdout:Waiting for mgr epoch 9... 2024-09-20T18:34:17.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.145+0000 7fe0eb6e3040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:34:17.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.266+0000 7fe0eb6e3040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:34:17.719 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.414+0000 7fe0eb6e3040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:34:17.719 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.478+0000 7fe0eb6e3040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:34:17.719 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.634+0000 7fe0eb6e3040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:34:17.719 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.704+0000 7fe0eb6e3040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:34:18.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.767+0000 7fe0eb6e3040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:34:18.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:17.947+0000 7fe0eb6e3040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:34:18.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:18.015+0000 7fe0eb6e3040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:34:18.284 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:18.085+0000 7fe0eb6e3040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:34:18.284 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:18.171+0000 7fe0eb6e3040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:34:18.284 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:18.233+0000 7fe0eb6e3040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:34:18.784 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:18.295+0000 7fe0eb6e3040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:34:19.396 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:19.127+0000 7fe0eb6e3040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: Active manager daemon y restarted 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: Activating manager daemon y 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: osdmap e3: 0 total, 0 up, 0 in 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: mgrmap e10: y(active, starting, since 0.00344221s) 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: Manager daemon y is now available 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:34:19.397 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:34:21.095 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout { 2024-09-20T18:34:21.095 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-20T18:34:21.095 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-20T18:34:21.095 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout } 2024-09-20T18:34:21.095 INFO:teuthology.orchestra.run.smithi002.stdout:mgr epoch 9 is available 2024-09-20T18:34:21.096 INFO:teuthology.orchestra.run.smithi002.stdout:Generating a dashboard self-signed certificate... 2024-09-20T18:34:21.371 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:21 smithi002 ceph-mon[23739]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T18:34:21.371 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:21 smithi002 ceph-mon[23739]: mgrmap e11: y(active, since 1.00599s) 2024-09-20T18:34:21.372 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:21 smithi002 ceph-mon[23739]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T18:34:21.372 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:21 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:22.427 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:22.144+0000 7fe050fec640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:34:22] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:22.427 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: Traceback (most recent call last): 2024-09-20T18:34:22.427 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:22.427 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._connections.run(self.expiration_interval) 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._run(expiration_interval) 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: s = self.context.wrap_socket( 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: return self.sslsocket_class._create( 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self.do_handshake() 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._sslobj.do_handshake() 2024-09-20T18:34:22.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:22.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:22.429 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-20T18:34:22.429 INFO:teuthology.orchestra.run.smithi002.stdout:Creating initial admin user... 2024-09-20T18:34:22.745 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:22.745 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-mon[23739]: mgrmap e12: y(active, since 2s) 2024-09-20T18:34:22.745 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:22.745 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:22.746 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-mon[23739]: [20/Sep/2024:18:34:21] ENGINE Bus STARTING 2024-09-20T18:34:22.746 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:22 smithi002 ceph-mon[23739]: [20/Sep/2024:18:34:22] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:34:23.869 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:23 smithi002 ceph-mon[23739]: [20/Sep/2024:18:34:22] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:34:23.869 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:23 smithi002 ceph-mon[23739]: [20/Sep/2024:18:34:22] ENGINE Bus STARTED 2024-09-20T18:34:23.869 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:23 smithi002 ceph-mon[23739]: [20/Sep/2024:18:34:22] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:23.869 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:34:23.869 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:23.869 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-20T18:34:23.870 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:23.871 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:34:23.871 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:23.871 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:23 smithi002 ceph-mon[23739]: 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-20T18:34:23.871 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:24.590 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$gbv9o5jki4tf1TBMujqG4O6yO0m9/gKSARD8WAaIV/RqIvka4ogQO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726857263, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-20T18:34:24.591 INFO:teuthology.orchestra.run.smithi002.stdout:Fetching dashboard port number... 2024-09-20T18:34:25.830 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stdout 8443 2024-09-20T18:34:25.840 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-20T18:34:25.841 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout disabled 2024-09-20T18:34:25.849 INFO:teuthology.orchestra.run.smithi002.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-20T18:34:25.849 INFO:teuthology.orchestra.run.smithi002.stdout:systemctl: stdout inactive 2024-09-20T18:34:25.849 INFO:teuthology.orchestra.run.smithi002.stdout:firewalld.service is not enabled 2024-09-20T18:34:25.849 INFO:teuthology.orchestra.run.smithi002.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-20T18:34:25.851 INFO:teuthology.orchestra.run.smithi002.stdout:Ceph Dashboard is now available at: 2024-09-20T18:34:25.851 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:25.851 INFO:teuthology.orchestra.run.smithi002.stdout: URL: https://smithi002.front.sepia.ceph.com:8443/ 2024-09-20T18:34:25.851 INFO:teuthology.orchestra.run.smithi002.stdout: User: admin 2024-09-20T18:34:25.852 INFO:teuthology.orchestra.run.smithi002.stdout: Password: 4kcs2nl741 2024-09-20T18:34:25.852 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:25.852 INFO:teuthology.orchestra.run.smithi002.stdout:Saving cluster configuration to /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config directory 2024-09-20T18:34:26.507 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:26 smithi002 ceph-mon[23739]: mgrmap e13: y(active, since 6s) 2024-09-20T18:34:26.507 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:26 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3964817493' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-20T18:34:27.069 INFO:teuthology.orchestra.run.smithi002.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-20T18:34:27.069 INFO:teuthology.orchestra.run.smithi002.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-20T18:34:27.069 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.069 INFO:teuthology.orchestra.run.smithi002.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout:Or, if you are only running a single cluster on this host: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: ceph telemetry on 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout:For more information see: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:27.070 INFO:teuthology.orchestra.run.smithi002.stdout:Bootstrap complete. 2024-09-20T18:34:27.113 INFO:tasks.cephadm:Fetching config... 2024-09-20T18:34:27.113 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:34:27.113 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-20T18:34:27.130 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-20T18:34:27.131 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:34:27.131 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-20T18:34:27.188 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-20T18:34:27.188 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:34:27.188 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-20T18:34:27.254 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-20T18:34:27.254 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:34:27.254 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-20T18:34:27.310 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-20T18:34:27.311 DEBUG:teuthology.orchestra.run.smithi002:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZg2reH9Ldzbb4wd3XzZD+FzO1O2HtFDETvaJUooZR09YH8TRPQA+I+QdqTS/hrEluqya0fiiW3a478pXCrBFgM6SXPy1Tk/uvrSOZWbi6Cwhcrdt0zLZYiDVUgpnJYzv7rDG+QQsGDBSxVFywfNAPQTMl+VEXBS+OzlOjaUl09kSkPVyN7I4pB7lIa5s9GrZLXKtYX7zYd7F2cvPX2ifkzZiM0Si4dlXrpPS0I2MhkB7CZoNdro+3I/zeF3IZng0AhMvoAxhQO8RBNlvm45qPjgPk5nZIIcs21Z4gZ9HWd6PpdGYU3auczacBdaW0OsgT4gUB5oWRSeWN2YZ7n1EIpS03Cjplq7rgwd0k9CADLh/H37spOByAS2eM9phmtUJFet/dHGJvAyZRZZ/iKimuVPROvbXqx1zJacCmTkHqNhLjufPzbaLNwiUkmYBgwLnwtl+aPzByFhST68WK+nziVZHD5UiJCzZlB4yCXCY2YQx176cPkv3DX4DgF+A7848= ceph-40b960ba-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:34:27.386 INFO:teuthology.orchestra.run.smithi002.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZg2reH9Ldzbb4wd3XzZD+FzO1O2HtFDETvaJUooZR09YH8TRPQA+I+QdqTS/hrEluqya0fiiW3a478pXCrBFgM6SXPy1Tk/uvrSOZWbi6Cwhcrdt0zLZYiDVUgpnJYzv7rDG+QQsGDBSxVFywfNAPQTMl+VEXBS+OzlOjaUl09kSkPVyN7I4pB7lIa5s9GrZLXKtYX7zYd7F2cvPX2ifkzZiM0Si4dlXrpPS0I2MhkB7CZoNdro+3I/zeF3IZng0AhMvoAxhQO8RBNlvm45qPjgPk5nZIIcs21Z4gZ9HWd6PpdGYU3auczacBdaW0OsgT4gUB5oWRSeWN2YZ7n1EIpS03Cjplq7rgwd0k9CADLh/H37spOByAS2eM9phmtUJFet/dHGJvAyZRZZ/iKimuVPROvbXqx1zJacCmTkHqNhLjufPzbaLNwiUkmYBgwLnwtl+aPzByFhST68WK+nziVZHD5UiJCzZlB4yCXCY2YQx176cPkv3DX4DgF+A7848= ceph-40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:27.398 DEBUG:teuthology.orchestra.run.smithi067:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZg2reH9Ldzbb4wd3XzZD+FzO1O2HtFDETvaJUooZR09YH8TRPQA+I+QdqTS/hrEluqya0fiiW3a478pXCrBFgM6SXPy1Tk/uvrSOZWbi6Cwhcrdt0zLZYiDVUgpnJYzv7rDG+QQsGDBSxVFywfNAPQTMl+VEXBS+OzlOjaUl09kSkPVyN7I4pB7lIa5s9GrZLXKtYX7zYd7F2cvPX2ifkzZiM0Si4dlXrpPS0I2MhkB7CZoNdro+3I/zeF3IZng0AhMvoAxhQO8RBNlvm45qPjgPk5nZIIcs21Z4gZ9HWd6PpdGYU3auczacBdaW0OsgT4gUB5oWRSeWN2YZ7n1EIpS03Cjplq7rgwd0k9CADLh/H37spOByAS2eM9phmtUJFet/dHGJvAyZRZZ/iKimuVPROvbXqx1zJacCmTkHqNhLjufPzbaLNwiUkmYBgwLnwtl+aPzByFhST68WK+nziVZHD5UiJCzZlB4yCXCY2YQx176cPkv3DX4DgF+A7848= ceph-40b960ba-777d-11ef-baf5-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-20T18:34:27.451 INFO:teuthology.orchestra.run.smithi067.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCZg2reH9Ldzbb4wd3XzZD+FzO1O2HtFDETvaJUooZR09YH8TRPQA+I+QdqTS/hrEluqya0fiiW3a478pXCrBFgM6SXPy1Tk/uvrSOZWbi6Cwhcrdt0zLZYiDVUgpnJYzv7rDG+QQsGDBSxVFywfNAPQTMl+VEXBS+OzlOjaUl09kSkPVyN7I4pB7lIa5s9GrZLXKtYX7zYd7F2cvPX2ifkzZiM0Si4dlXrpPS0I2MhkB7CZoNdro+3I/zeF3IZng0AhMvoAxhQO8RBNlvm45qPjgPk5nZIIcs21Z4gZ9HWd6PpdGYU3auczacBdaW0OsgT4gUB5oWRSeWN2YZ7n1EIpS03Cjplq7rgwd0k9CADLh/H37spOByAS2eM9phmtUJFet/dHGJvAyZRZZ/iKimuVPROvbXqx1zJacCmTkHqNhLjufPzbaLNwiUkmYBgwLnwtl+aPzByFhST68WK+nziVZHD5UiJCzZlB4yCXCY2YQx176cPkv3DX4DgF+A7848= ceph-40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:27.464 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-20T18:34:27.636 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:27 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/520632640' entity='client.admin' 2024-09-20T18:34:27.714 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:34:29.031 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-20T18:34:29.031 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-20T18:34:29.466 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:34:29.591 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:29 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1505018941' entity='client.admin' 2024-09-20T18:34:31.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:31 smithi002 ceph-mon[23739]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:31.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:31.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:31.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:31.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi002", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:34:31.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:34:31.907 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi067 2024-09-20T18:34:31.907 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-20T18:34:31.908 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/etc/ceph/ceph.conf 2024-09-20T18:34:31.929 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-20T18:34:31.929 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:31.988 INFO:tasks.cephadm:Adding host smithi067 to orchestrator... 2024-09-20T18:34:31.988 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch host add smithi067 2024-09-20T18:34:32.241 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:34:32.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:34:32.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:34:32.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:32.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:34:32.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:32.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:32.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:32.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:32.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:32.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:34:32.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:33.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:33 smithi002 ceph-mon[23739]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:34.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:34 smithi002 ceph-mon[23739]: Deploying cephadm binary to smithi067 2024-09-20T18:34:36.801 INFO:teuthology.orchestra.run.smithi002.stdout:Added host 'smithi067' with addr '172.21.15.67' 2024-09-20T18:34:37.414 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch host ls --format=json 2024-09-20T18:34:37.662 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:34:38.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:37 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:38.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:37 smithi002 ceph-mon[23739]: Added host smithi067 2024-09-20T18:34:38.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:37 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:38.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:37 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:38.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:37 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:38.301 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:34:38.302 INFO:teuthology.orchestra.run.smithi002.stdout:[{"addr": "172.21.15.2", "hostname": "smithi002", "labels": [], "status": ""}, {"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}] 2024-09-20T18:34:38.946 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-20T18:34:38.946 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd crush tunables default 2024-09-20T18:34:39.197 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:34:39.433 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:39 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:39.433 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:39 smithi002 ceph-mon[23739]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:34:40.170 INFO:teuthology.orchestra.run.smithi002.stderr:adjusted tunables profile to default 2024-09-20T18:34:40.445 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:40 smithi002 ceph-mon[23739]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:40.446 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:40 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/977283892' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T18:34:40.714 INFO:tasks.cephadm:Adding mon.a on smithi002 2024-09-20T18:34:40.714 INFO:tasks.cephadm:Adding mon.c on smithi002 2024-09-20T18:34:40.714 INFO:tasks.cephadm:Adding mon.b on smithi067 2024-09-20T18:34:40.714 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch apply mon '3;smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi067:172.21.15.67=b' 2024-09-20T18:34:41.084 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-20T18:34:41.132 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/977283892' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:34:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:41 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:34:41.822 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled mon update... 2024-09-20T18:34:42.560 DEBUG:teuthology.orchestra.run.smithi002:mon.c> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.c.service 2024-09-20T18:34:42.562 DEBUG:teuthology.orchestra.run.smithi067:mon.b> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.b.service 2024-09-20T18:34:42.565 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:34:42.565 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:34:43.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:43.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi067:172.21.15.67=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: Saving service mon spec with placement smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi067:172.21.15.67=b;count:3 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:43.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:42 smithi002 ceph-mon[23739]: Deploying daemon mon.b on smithi067 2024-09-20T18:34:43.511 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:34:44.681 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:34:44.681 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":1,"fsid":"40b960ba-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:33:20.811818Z","created":"2024-09-20T18:33:20.811818Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-20T18:34:44.681 INFO:teuthology.orchestra.run.smithi067.stderr:dumped monmap epoch 1 2024-09-20T18:34:45.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:44 smithi002 ceph-mon[23739]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:45.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:44 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/1857270466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.428 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:34:46.428 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:34:46.684 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:34:46.684 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.allow_fallocate: 1 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.use_direct_reads: 0 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.db_log_dir: 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.wal_dir: 2024-09-20T18:34:46.685 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:34:46.841 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:34:46.946 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:34:46.946 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.write_buffer_manager: 0x55b7a713edc0 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:34:46.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.unordered_write: 0 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.row_cache: None 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.wal_filter: None 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.two_write_queues: 0 2024-09-20T18:34:46.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.wal_compression: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.atomic_flush: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.log_readahead_size: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:34:46.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:34:46.951 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:34:46.951 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_background_jobs: 2 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_background_compactions: -1 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_subcompactions: 1 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_open_files: -1 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:34:46.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_background_flushes: -1 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Compression algorithms supported: 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kZSTD supported: 0 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kXpressCompression supported: 0 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kBZip2Compression supported: 0 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kLZ4Compression supported: 1 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kZlibCompression supported: 1 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: kSnappyCompression supported: 1 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:34:46.953 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.merge_operator: 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_filter: None 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b7a712f320) 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: cache_index_and_filter_blocks: 1 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: pin_top_level_index_and_filter: 1 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: index_type: 0 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: data_block_index_type: 0 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: index_shortening: 1 2024-09-20T18:34:46.954 INFO:journalctl@ceph.mon.b.smithi067.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: checksum: 4 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: no_block_cache: 0 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache: 0x55b7a71231f0 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache_name: BinnedLRUCache 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache_options: 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: capacity : 536870912 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: num_shard_bits : 4 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: strict_capacity_limit : 0 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: high_pri_pool_ratio: 0.000 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache_compressed: (nil) 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: persistent_cache: (nil) 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_size: 4096 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_size_deviation: 10 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_restart_interval: 16 2024-09-20T18:34:46.955 INFO:journalctl@ceph.mon.b.smithi067.stdout: index_block_restart_interval: 1 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: metadata_block_size: 4096 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: partition_filters: 0 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: use_delta_encoding: 1 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: filter_policy: bloomfilter 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: whole_key_filtering: 1 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: verify_compression: 0 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: read_amp_bytes_per_bit: 0 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: format_version: 5 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: enable_index_compression: 1 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_align: 0 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: max_auto_readahead_size: 262144 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: prepopulate_block_cache: 0 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: initial_auto_readahead_size: 8192 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:34:46.956 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression: NoCompression 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.num_levels: 7 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:34:46.957 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:34:46.958 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:34:46.959 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:34:46.960 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.inplace_update_support: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.bloom_locality: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.max_successive_merges: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.ttl: 2592000 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:34:46.961 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.enable_blob_files: false 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.min_blob_size: 0 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: 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-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 90c3a858-1274-4418-850a-ac1e637feb3c 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857286670850, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T18:34:46.962 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857286671348, "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": 1726857286, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "90c3a858-1274-4418-850a-ac1e637feb3c", "db_session_id": "1ZQPFDPC9WCOS2Q0WVT8", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857286671452, "job": 1, "event": "recovery_finished"} 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: 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-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b7a7150e00 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: DB pointer 0x55b7a724c000 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** DB Stats ** 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:34:46.963 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** Compaction Stats [default] ** 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** Compaction Stats [default] ** 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T18:34:46.964 INFO:journalctl@ceph.mon.b.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval compaction: 0.00 GB write, 0.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: Block cache BinnedLRUCache@0x55b7a71231f0#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-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: using public_addr v2:172.21.15.67:0/0 -> [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: starting mon.b rank -1 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:46.965 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(???) e0 preinit fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).mds e1 new map 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout: e1 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout: btime 2024-09-20T18:33:23:710412+0000 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout: legacy client fscid: -1 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout: No filesystems configured 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: 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-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T18:34:46.966 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mkfs 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: monmap epoch 1 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: last_changed 2024-09-20T18:33:20.811818+0000 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: min_mon_release 19 (squid) 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: election_strategy: 1 2024-09-20T18:34:46.967 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: fsmap 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e1: no daemons active 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3151823007' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/533741774' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/533741774' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3431161952' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: monmap epoch 1 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: last_changed 2024-09-20T18:33:20.811818+0000 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: min_mon_release 19 (squid) 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: election_strategy: 1 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:34:46.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: fsmap 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: osdmap e1: 0 total, 0 up, 0 in 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e1: no daemons active 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2435458162' entity='client.admin' 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2321423425' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3104669461' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Activating manager daemon y 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e2: y(active, starting, since 0.00302925s) 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Manager daemon y is now available 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:34:46.969 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14100 172.21.15.2:0/232651504' entity='mgr.y' 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e3: y(active, since 1.008s) 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e4: y(active, since 2s) 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3358052955' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4049941166' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4049941166' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/24968550' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/24968550' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e5: y(active, since 5s) 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3808458150' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Active manager daemon y restarted 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Activating manager daemon y 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: osdmap e2: 0 total, 0 up, 0 in 2024-09-20T18:34:46.970 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e6: y(active, starting, since 0.00357717s) 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Manager daemon y is now available 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Found migration_current of "None". Setting to last migration. 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e7: y(active, since 1.00577s) 2024-09-20T18:34:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e8: y(active, since 2s) 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:33:57] ENGINE Bus STARTING 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:33:58] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:33:58] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:33:58] ENGINE Bus STARTED 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:33:58] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:46.972 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-20T18:34:46.973 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Generating ssh key... 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi002", "addr": "172.21.15.2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Deploying cephadm binary to smithi002 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Added host smithi002 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.974 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Saving service mon spec with placement count:5 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Saving service mgr spec with placement count:2 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/417407586' entity='client.admin' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2933252745' entity='client.admin' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4212779052' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14118 172.21.15.2:0/731178883' entity='mgr.y' 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4212779052' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e9: y(active, since 19s) 2024-09-20T18:34:46.975 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1023431566' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Active manager daemon y restarted 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Activating manager daemon y 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: osdmap e3: 0 total, 0 up, 0 in 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e10: y(active, starting, since 0.00344221s) 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Manager daemon y is now available 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-20T18:34:46.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e11: y(active, since 1.00599s) 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e12: y(active, since 2s) 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:34:21] ENGINE Bus STARTING 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:34:22] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:34:22] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:34:22] ENGINE Bus STARTED 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: [20/Sep/2024:18:34:22] ENGINE Error in HTTPServer.serve 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:34:46.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:34:46.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: 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-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mgrmap e13: y(active, since 6s) 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3964817493' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/520632640' entity='client.admin' 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1505018941' entity='client.admin' 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi002", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:46.979 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Deploying cephadm binary to smithi067 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Added host smithi067 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/977283892' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/977283892' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:46.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi067:172.21.15.67=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Saving service mon spec with placement smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi067:172.21.15.67=b;count:3 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: Deploying daemon mon.b on smithi067 2024-09-20T18:34:46.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:46.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/1857270466' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:34:46.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 ceph-mon[27598]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T18:34:46.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 bash[27548]: 61ce05c21efbf01561993d596fa4145dbad6dc0a83b3186942473cb9ba575138 2024-09-20T18:34:46.983 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:46 smithi067 systemd[1]: Started Ceph mon.b for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: mon.a calling monitor election 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: mon.b calling monitor election 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: monmap epoch 2 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: last_changed 2024-09-20T18:34:46.702733+0000 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: min_mon_release 19 (squid) 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: election_strategy: 1 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: fsmap 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: mgrmap e13: y(active, since 32s) 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: overall HEALTH_OK 2024-09-20T18:34:52.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:52.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:52.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:52.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:34:52.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:51 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:52.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:34:52.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: mon.a calling monitor election 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: mon.b calling monitor election 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: monmap epoch 2 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: last_changed 2024-09-20T18:34:46.702733+0000 2024-09-20T18:34:52.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: min_mon_release 19 (squid) 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: election_strategy: 1 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: fsmap 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: mgrmap e13: y(active, since 32s) 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: overall HEALTH_OK 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:34:52.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:51 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:34:53.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:52 smithi002 ceph-mon[23739]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:53.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:52 smithi002 ceph-mon[23739]: Deploying daemon mon.c on smithi002 2024-09-20T18:34:53.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:52 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:53.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:52 smithi067 ceph-mon[27598]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:53.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:52 smithi067 ceph-mon[27598]: Deploying daemon mon.c on smithi002 2024-09-20T18:34:53.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:52 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:53.472 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:34:53.472 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":2,"fsid":"40b960ba-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:34:46.702733Z","created":"2024-09-20T18:33:20.811818Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-20T18:34:53.472 INFO:teuthology.orchestra.run.smithi067.stderr:dumped monmap epoch 2 2024-09-20T18:34:54.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:53 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/4168074715' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:34:54.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:34:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:34:53.701+0000 7fe08a3ec640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-20T18:34:54.035 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:53 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/4168074715' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:34:54.770 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 systemd[1]: Starting Ceph mon.c for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:34:55.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[23739]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 podman[33789]: 2024-09-20 18:34:54.659419769 +0000 UTC m=+0.016215543 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65 2024-09-20T18:34:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 podman[33789]: 2024-09-20 18:34:54.761533684 +0000 UTC m=+0.118329431 container create 3f3c808c68f6a1ef1dd221bbd49744431ab307dfd464910613099b315ea36c45 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True) 2024-09-20T18:34:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 podman[33789]: 2024-09-20 18:34:54.955792854 +0000 UTC m=+0.312588623 container init 3f3c808c68f6a1ef1dd221bbd49744431ab307dfd464910613099b315ea36c45 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T18:34:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 podman[33789]: 2024-09-20 18:34:54.959044993 +0000 UTC m=+0.315840745 container start 3f3c808c68f6a1ef1dd221bbd49744431ab307dfd464910613099b315ea36c45 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, 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.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-20T18:34:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T18:34:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable), process ceph-mon, pid 2 2024-09-20T18:34:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: pidfile_write: ignore empty --pid-file 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: load: jerasure load: lrc 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: RocksDB version: 7.9.2 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Git sha 0 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Compile date 2024-09-19 20:45:27 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: DB SUMMARY 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: DB Session ID: G7UNFQJ4YEDYIODM5PGD 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: CURRENT file: CURRENT 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-20T18:34:55.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.error_if_exists: 0 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.create_if_missing: 0 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.paranoid_checks: 1 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.env: 0x55ff46c4f940 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T18:34:55.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.info_log: 0x55ff485556e0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.statistics: (nil) 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.use_fsync: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_log_file_size: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.allow_fallocate: 1 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.use_direct_reads: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T18:34:55.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.db_log_dir: 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.wal_dir: 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.write_buffer_manager: 0x55ff48564dc0 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T18:34:55.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.unordered_write: 0 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.row_cache: None 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.wal_filter: None 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T18:34:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.two_write_queues: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.wal_compression: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.atomic_flush: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.log_readahead_size: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T18:34:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_background_jobs: 2 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_background_compactions: -1 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_subcompactions: 1 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_open_files: -1 2024-09-20T18:34:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T18:34:55.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T18:34:55.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_background_flushes: -1 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Compression algorithms supported: 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kZSTD supported: 0 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kXpressCompression supported: 0 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kBZip2Compression supported: 0 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kLZ4Compression supported: 1 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kZlibCompression supported: 1 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: kSnappyCompression supported: 1 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T18:34:55.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.merge_operator: 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_filter: None 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ff48555320) 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T18:34:55.038 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_type: 0 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_index_type: 0 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_shortening: 1 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: checksum: 4 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: no_block_cache: 0 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache: 0x55ff485491f0 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_options: 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: capacity : 536870912 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_shard_bits : 4 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: strict_capacity_limit : 0 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-20T18:34:55.039 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_compressed: (nil) 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: persistent_cache: (nil) 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size: 4096 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size_deviation: 10 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_restart_interval: 16 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_block_restart_interval: 1 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: metadata_block_size: 4096 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: partition_filters: 0 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: use_delta_encoding: 1 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: filter_policy: bloomfilter 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: whole_key_filtering: 1 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: verify_compression: 0 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: format_version: 5 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_index_compression: 1 2024-09-20T18:34:55.040 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_align: 0 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout: prepopulate_block_cache: 0 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression: NoCompression 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.num_levels: 7 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T18:34:55.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T18:34:55.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T18:34:55.043 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T18:34:55.044 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.inplace_update_support: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.bloom_locality: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.max_successive_merges: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T18:34:55.045 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.ttl: 2592000 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.enable_blob_files: false 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.min_blob_size: 0 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T18:34:55.046 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a1dc75f1-b075-47dd-bad6-20d3bb6b1fe7 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857294985915, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857294986313, "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": 1726857294, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a1dc75f1-b075-47dd-bad6-20d3bb6b1fe7", "db_session_id": "G7UNFQJ4YEDYIODM5PGD", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726857294986410, "job": 1, "event": "recovery_finished"} 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ff48576e00 2024-09-20T18:34:55.047 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: DB pointer 0x55ff48672000 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** DB Stats ** 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T18:34:55.048 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T18:34:55.049 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache BinnedLRUCache@0x55ff485491f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T18:34:55.050 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: using public_addrv [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: starting mon.c rank -1 at public addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] at bind addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:54 smithi002 ceph-mon[33809]: mon.c@-1(???) e0 preinit fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).mds e1 new map 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout: e1 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout: btime 2024-09-20T18:33:23:710412+0000 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout: legacy client fscid: -1 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout: No filesystems configured 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-20T18:34:55.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: Deploying daemon mon.c on smithi002 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/4168074715' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 ceph-mon[33809]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 bash[33789]: 3f3c808c68f6a1ef1dd221bbd49744431ab307dfd464910613099b315ea36c45 2024-09-20T18:34:55.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:34:55 smithi002 systemd[1]: Started Ceph mon.c for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:34:55.053 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-20T18:34:55.053 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph mon dump -f json 2024-09-20T18:34:55.053 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:34:54 smithi067 ceph-mon[27598]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:34:55.309 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:35:00.435 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:35:00.436 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":3,"fsid":"40b960ba-777d-11ef-baf5-efdc52797490","modified":"2024-09-20T18:34:55.008229Z","created":"2024-09-20T18:33:20.811818Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3300","nonce":0},{"type":"v1","addr":"172.21.15.2:6789","nonce":0}]},"addr":"172.21.15.2:6789/0","public_addr":"172.21.15.2:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:3301","nonce":0},{"type":"v1","addr":"172.21.15.2:6790","nonce":0}]},"addr":"172.21.15.2:6790/0","public_addr":"172.21.15.2:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-20T18:35:00.436 INFO:teuthology.orchestra.run.smithi067.stderr:dumped monmap epoch 3 2024-09-20T18:35:00.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:00.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: mon.a calling monitor election 2024-09-20T18:35:00.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:00.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: mon.b calling monitor election 2024-09-20T18:35:00.436 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: mon.c calling monitor election 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: monmap epoch 3 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: min_mon_release 19 (squid) 2024-09-20T18:35:00.437 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: election_strategy: 1 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: fsmap 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: mgrmap e13: y(active, since 40s) 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: overall HEALTH_OK 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.438 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: mon.a calling monitor election 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: mon.b calling monitor election 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: mon.c calling monitor election 2024-09-20T18:35:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: monmap epoch 3 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: min_mon_release 19 (squid) 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: election_strategy: 1 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T18:35:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: fsmap 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: mgrmap e13: y(active, since 40s) 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: overall HEALTH_OK 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: mon.a calling monitor election 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: mon.b calling monitor election 2024-09-20T18:35:00.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: mon.c calling monitor election 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: monmap epoch 3 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T18:35:00.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: min_mon_release 19 (squid) 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: election_strategy: 1 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: fsmap 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: osdmap e4: 0 total, 0 up, 0 in 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: mgrmap e13: y(active, since 40s) 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: overall HEALTH_OK 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.539 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:00.967 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-20T18:35:00.967 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph config generate-minimal-conf 2024-09-20T18:35:01.242 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:01.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:01 smithi067 ceph-mon[27598]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:01.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:01.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:01 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/2664104150' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:01.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:01.365 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[23739]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:01.365 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:01.365 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/2664104150' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:01.365 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:01.366 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[33809]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:01.366 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:01.366 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/2664104150' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-20T18:35:01.366 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:35:01.856 INFO:teuthology.orchestra.run.smithi002.stdout:# minimal ceph.conf for 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:01.856 INFO:teuthology.orchestra.run.smithi002.stdout:[global] 2024-09-20T18:35:01.856 INFO:teuthology.orchestra.run.smithi002.stdout: fsid = 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:35:01.856 INFO:teuthology.orchestra.run.smithi002.stdout: mon_host = [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] 2024-09-20T18:35:02.514 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:02.514 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.514 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.514 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.514 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.514 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.514 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3556428095' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.515 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:35:02.516 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3556428095' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:02.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:02.518 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.544 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-20T18:35:02.544 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:35:02.545 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:35:02.574 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:35:02.574 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:35:02.639 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-20T18:35:02.639 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.conf 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3556428095' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.665 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:02.666 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:02.669 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-20T18:35:02.669 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:35:02.736 INFO:tasks.cephadm:Adding mgr.y on smithi002 2024-09-20T18:35:02.736 INFO:tasks.cephadm:Adding mgr.x on smithi067 2024-09-20T18:35:02.737 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch apply mgr '2;smithi002=y;smithi067=x' 2024-09-20T18:35:03.027 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:35:03.396 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:03 smithi067 ceph-mon[27598]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:35:03.397 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:03 smithi067 ceph-mon[27598]: Reconfiguring daemon mon.a on smithi002 2024-09-20T18:35:03.599 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled mgr update... 2024-09-20T18:35:03.704 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:03 smithi002 ceph-mon[33809]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:35:03.705 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:03 smithi002 ceph-mon[33809]: Reconfiguring daemon mon.a on smithi002 2024-09-20T18:35:03.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:03 smithi002 ceph-mon[23739]: Reconfiguring mon.a (unknown last config time)... 2024-09-20T18:35:03.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:03 smithi002 ceph-mon[23739]: Reconfiguring daemon mon.a on smithi002 2024-09-20T18:35:04.145 DEBUG:teuthology.orchestra.run.smithi067:mgr.x> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service 2024-09-20T18:35:04.147 DEBUG:tasks.cephadm:set 0 configs 2024-09-20T18:35:04.148 INFO:tasks.cephadm:Deploying OSDs... 2024-09-20T18:35:04.148 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:35:04.148 DEBUG:teuthology.orchestra.run.smithi002:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:35:04.165 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-20T18:35:04.165 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_1 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 18:34:54.474902435 +0000 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 18:21:51.300096546 +0000 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 18:21:51.300096546 +0000 2024-09-20T18:35:04.222 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 18:21:51.300096546 +0000 2024-09-20T18:35:04.222 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:35:04.289 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T18:35:04.290 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T18:35:04.290 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000100758 s, 5.1 MB/s 2024-09-20T18:35:04.291 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:35:04.347 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_2 2024-09-20T18:35:04.403 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 18:34:54.475902414 +0000 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 18:21:51.620089884 +0000 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 18:21:51.620089884 +0000 2024-09-20T18:35:04.404 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 18:21:51.620089884 +0000 2024-09-20T18:35:04.404 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:35:04.469 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T18:35:04.469 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T18:35:04.469 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000103701 s, 4.9 MB/s 2024-09-20T18:35:04.470 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:35:04.526 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_3 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 18:34:54.475902414 +0000 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 18:21:51.926083513 +0000 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 18:21:51.926083513 +0000 2024-09-20T18:35:04.582 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 18:21:51.926083513 +0000 2024-09-20T18:35:04.583 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:35:04.646 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T18:35:04.646 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T18:35:04.646 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.00010437 s, 4.9 MB/s 2024-09-20T18:35:04.648 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:35:04.704 DEBUG:teuthology.orchestra.run.smithi002:> stat /dev/vg_nvme/lv_4 2024-09-20T18:35:04.761 INFO:teuthology.orchestra.run.smithi002.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:35:04.761 INFO:teuthology.orchestra.run.smithi002.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:04.761 INFO:teuthology.orchestra.run.smithi002.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-20T18:35:04.761 INFO:teuthology.orchestra.run.smithi002.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:04.761 INFO:teuthology.orchestra.run.smithi002.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:04.761 INFO:teuthology.orchestra.run.smithi002.stdout:Access: 2024-09-20 18:34:54.476902392 +0000 2024-09-20T18:35:04.762 INFO:teuthology.orchestra.run.smithi002.stdout:Modify: 2024-09-20 18:21:52.242076934 +0000 2024-09-20T18:35:04.762 INFO:teuthology.orchestra.run.smithi002.stdout:Change: 2024-09-20 18:21:52.242076934 +0000 2024-09-20T18:35:04.762 INFO:teuthology.orchestra.run.smithi002.stdout: Birth: 2024-09-20 18:21:52.242076934 +0000 2024-09-20T18:35:04.762 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:35:04.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:04.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=y;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:04.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: Saving service mgr spec with placement smithi002=y;smithi067=x;count:2 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: Reconfiguring daemon mgr.y on smithi002 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=y;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: Saving service mgr spec with placement smithi002=y;smithi067=x;count:2 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: Reconfiguring daemon mgr.y on smithi002 2024-09-20T18:35:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:04.809 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records in 2024-09-20T18:35:04.809 INFO:teuthology.orchestra.run.smithi002.stderr:1+0 records out 2024-09-20T18:35:04.809 INFO:teuthology.orchestra.run.smithi002.stderr:512 bytes copied, 0.000107943 s, 4.7 MB/s 2024-09-20T18:35:04.811 DEBUG:teuthology.orchestra.run.smithi002:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:35:04.867 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-20T18:35:04.868 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/scratch_devs of=/dev/stdout 2024-09-20T18:35:04.888 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-20T18:35:04.888 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_1 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-20 18:34:46.139125682 +0000 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-20 18:21:51.304605612 +0000 2024-09-20T18:35:04.947 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-20 18:21:51.304605612 +0000 2024-09-20T18:35:04.948 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-20 18:21:51.304605612 +0000 2024-09-20T18:35:04.948 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='client.24100 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi002=y;smithi067=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: Saving service mgr spec with placement smithi002=y;smithi067=x;count:2 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: Reconfiguring mgr.y (unknown last config time)... 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: Reconfiguring daemon mgr.y on smithi002 2024-09-20T18:35:05.013 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:05.015 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-20T18:35:05.016 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-20T18:35:05.016 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000202407 s, 2.5 MB/s 2024-09-20T18:35:05.017 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-20T18:35:05.076 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_2 2024-09-20T18:35:05.133 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-20 18:34:46.139125682 +0000 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-20 18:21:51.649597753 +0000 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-20 18:21:51.649597753 +0000 2024-09-20T18:35:05.134 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-20 18:21:51.649597753 +0000 2024-09-20T18:35:05.134 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-20T18:35:05.199 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-20T18:35:05.199 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-20T18:35:05.199 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.00020114 s, 2.5 MB/s 2024-09-20T18:35:05.200 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-20T18:35:05.258 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_3 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-20 18:34:46.140125658 +0000 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-20 18:21:51.989590007 +0000 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-20 18:21:51.989590007 +0000 2024-09-20T18:35:05.314 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-20 18:21:51.989590007 +0000 2024-09-20T18:35:05.314 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-20T18:35:05.378 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-20T18:35:05.378 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-20T18:35:05.378 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000175132 s, 2.9 MB/s 2024-09-20T18:35:05.380 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-20T18:35:05.436 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_4 2024-09-20T18:35:05.492 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-20T18:35:05.492 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-20T18:35:05.492 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-20T18:35:05.492 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-20T18:35:05.492 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-09-20T18:35:05.492 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-09-20 18:34:46.140125658 +0000 2024-09-20T18:35:05.492 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-09-20 18:21:52.321582445 +0000 2024-09-20T18:35:05.493 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-09-20 18:21:52.321582445 +0000 2024-09-20T18:35:05.493 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-09-20 18:21:52.321582445 +0000 2024-09-20T18:35:05.493 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-20T18:35:05.559 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-09-20T18:35:05.559 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-09-20T18:35:05.559 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000244395 s, 2.1 MB/s 2024-09-20T18:35:05.559 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-20T18:35:05.616 INFO:tasks.cephadm:Deploying osd.0 on smithi002 with /dev/vg_nvme/lv_4... 2024-09-20T18:35:05.616 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:35:06.391 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[23739]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[23739]: Reconfiguring daemon mon.c on smithi002 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[33809]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:06.392 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:06.393 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:06 smithi002 ceph-mon[33809]: Reconfiguring daemon mon.c on smithi002 2024-09-20T18:35:06.426 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:06 smithi067 ceph-mon[27598]: Reconfiguring mon.c (monmap changed)... 2024-09-20T18:35:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:06 smithi067 ceph-mon[27598]: Reconfiguring daemon mon.c on smithi002 2024-09-20T18:35:07.145 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:07 smithi067 ceph-mon[27598]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:07.145 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:07 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:07.145 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:07 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:07.145 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:07 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:07.145 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:07 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:07.145 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:07 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[33809]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[23739]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:07.456 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:07.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:07.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T18:35:07.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T18:35:07.457 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:07 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:08.458 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:35:08.458 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: Reconfiguring daemon mon.b on smithi067 2024-09-20T18:35:08.458 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:08.459 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:08 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:08.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:35:08.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: Reconfiguring daemon mon.b on smithi067 2024-09-20T18:35:08.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:08.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:08.487 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: Reconfiguring mon.b (monmap changed)... 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: Reconfiguring daemon mon.b on smithi067 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:08.488 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:08.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:08.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:08.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:35:08.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-20T18:35:08.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:35:08.489 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:08 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:08.782 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:35:08.810 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_4 2024-09-20T18:35:09.063 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:09.286 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:09 smithi067 ceph-mon[27598]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:09.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:09 smithi067 ceph-mon[27598]: Deploying daemon mgr.x on smithi067 2024-09-20T18:35:09.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:09 smithi002 ceph-mon[23739]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:09.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:09 smithi002 ceph-mon[23739]: Deploying daemon mgr.x on smithi067 2024-09-20T18:35:09.355 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:09 smithi002 ceph-mon[33809]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:09.355 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:09 smithi002 ceph-mon[33809]: Deploying daemon mgr.x on smithi067 2024-09-20T18:35:09.972 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:09 smithi067 systemd[1]: Starting Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:35:10.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:35:10.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:35:10.232 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:10.232 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:09 smithi067 podman[29264]: 2024-09-20 18:35:09.860720238 +0000 UTC m=+0.015882553 image pull 6acb0a031eab55fe07acc1e5695be48af529a148c2f67dce7aead6591509af30 quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65 2024-09-20T18:35:10.232 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:09 smithi067 podman[29264]: 2024-09-20 18:35:09.974592107 +0000 UTC m=+0.129754455 container create d8b19165d11806d784fbb6496263dcc431a681098a7f0e2822dfefe58e8eb73f (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD) 2024-09-20T18:35:10.232 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 podman[29264]: 2024-09-20 18:35:10.151843235 +0000 UTC m=+0.307005551 container init d8b19165d11806d784fbb6496263dcc431a681098a7f0e2822dfefe58e8eb73f (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, RELEASE=squid-ed8ee0f) 2024-09-20T18:35:10.233 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 podman[29264]: 2024-09-20 18:35:10.154799839 +0000 UTC m=+0.309962155 container start d8b19165d11806d784fbb6496263dcc431a681098a7f0e2822dfefe58e8eb73f (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-20T18:35:10.233 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-mgr[29283]: -- 172.21.15.67:0/1957443875 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a70fa5f0e0 con 0x55a70fa3d400 2024-09-20T18:35:10.233 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 bash[29264]: d8b19165d11806d784fbb6496263dcc431a681098a7f0e2822dfefe58e8eb73f 2024-09-20T18:35:10.393 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:10 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:35:10.393 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:10 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:35:10.393 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:10 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:10.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:10 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:35:10.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:10 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:35:10.393 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:10 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:10.530 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 systemd[1]: Started Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:35:10.530 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:10.283+0000 7f69ffcfb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:35:10.530 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:10.347+0000 7f69ffcfb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:35:10.530 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:10.515+0000 7f69ffcfb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:35:10.797 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:10.585+0000 7f69ffcfb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:35:10.797 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:10.756+0000 7f69ffcfb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:35:11.174 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:10.906+0000 7f69ffcfb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:35:11.174 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-mon[27598]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:11.174 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-mon[27598]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:11.174 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.174 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.174 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.175 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.175 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[23739]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[23739]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[33809]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:11.407 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[33809]: from='client.24107 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:11.408 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.408 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.408 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.408 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:11.408 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:11.535 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:11.247+0000 7f69ffcfb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:35:11.535 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:11.311+0000 7f69ffcfb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:35:11.536 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:11 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:11.520+0000 7f69ffcfb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3543766323' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09b5e8b9-8644-4ffb-99d5-25b8fc1055c2"}]: dispatch 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3543766323' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09b5e8b9-8644-4ffb-99d5-25b8fc1055c2"}]': finished 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3543766323' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09b5e8b9-8644-4ffb-99d5-25b8fc1055c2"}]: dispatch 2024-09-20T18:35:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3543766323' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09b5e8b9-8644-4ffb-99d5-25b8fc1055c2"}]': finished 2024-09-20T18:35:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:35:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:12 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:12.797 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:12.458+0000 7f69ffcfb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:35:12.797 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:12.528+0000 7f69ffcfb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:35:12.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:12.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:12.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3543766323' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09b5e8b9-8644-4ffb-99d5-25b8fc1055c2"}]: dispatch 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3543766323' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09b5e8b9-8644-4ffb-99d5-25b8fc1055c2"}]': finished 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: osdmap e5: 1 total, 0 up, 1 in 2024-09-20T18:35:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:12 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:13.579 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/881975964' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:35:13.579 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:13.293+0000 7f69ffcfb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:35:13.580 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:13.415+0000 7f69ffcfb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:35:13.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:13 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/881975964' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:35:13.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:13 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/881975964' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:35:13.871 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:13.564+0000 7f69ffcfb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:35:13.872 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:13.628+0000 7f69ffcfb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:35:13.872 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:13.785+0000 7f69ffcfb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:35:13.872 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:13.856+0000 7f69ffcfb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:35:14.169 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:13.919+0000 7f69ffcfb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:35:14.169 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:14.086+0000 7f69ffcfb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:35:14.169 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:14.154+0000 7f69ffcfb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:35:14.442 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:14.224+0000 7f69ffcfb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:35:14.442 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:14.310+0000 7f69ffcfb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:35:14.443 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:14.372+0000 7f69ffcfb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:35:14.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:14 smithi002 ceph-mon[23739]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:14.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:14 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:14 smithi002 ceph-mon[33809]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:14 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:14.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-mon[27598]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:14.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:14.797 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:14.435+0000 7f69ffcfb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:35:15.547 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:35:15 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:35:15.269+0000 7f69ffcfb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:35:15.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:15 smithi067 ceph-mon[27598]: Standby manager daemon x started 2024-09-20T18:35:15.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:35:15.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:35:15.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:35:15.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:35:15.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[23739]: Standby manager daemon x started 2024-09-20T18:35:15.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:35:15.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:35:15.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:35:15.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:35:15.696 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[33809]: Standby manager daemon x started 2024-09-20T18:35:15.696 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:35:15.697 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:35:15.697 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:35:15.697 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/675249208' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:35:16.637 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:16 smithi002 ceph-mon[23739]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:16.637 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:16 smithi002 ceph-mon[23739]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-20T18:35:16.637 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:35:16.637 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:16 smithi002 ceph-mon[33809]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:16.638 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:16 smithi002 ceph-mon[33809]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-20T18:35:16.638 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:35:16.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:16 smithi067 ceph-mon[27598]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:16.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:16 smithi067 ceph-mon[27598]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-20T18:35:16.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:35:18.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:18 smithi002 ceph-mon[23739]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:18.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:18 smithi002 ceph-mon[33809]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:18.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:18 smithi067 ceph-mon[27598]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:19.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:35:19.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:19.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:19 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:35:19.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:19 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:19.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:19 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-20T18:35:19.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:19 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:20.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:20 smithi002 ceph-mon[33809]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:20.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:20 smithi002 ceph-mon[33809]: Deploying daemon osd.0 on smithi002 2024-09-20T18:35:20.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:20 smithi002 ceph-mon[23739]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:20.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:20 smithi002 ceph-mon[23739]: Deploying daemon osd.0 on smithi002 2024-09-20T18:35:20.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:20 smithi067 ceph-mon[27598]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:20.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:20 smithi067 ceph-mon[27598]: Deploying daemon osd.0 on smithi002 2024-09-20T18:35:22.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:22 smithi002 ceph-mon[23739]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:22.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:22 smithi002 ceph-mon[33809]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:22.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:22 smithi067 ceph-mon[27598]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:24.667 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:24 smithi002 ceph-mon[23739]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:24.668 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:24 smithi002 ceph-mon[33809]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:24.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:24 smithi067 ceph-mon[27598]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:26.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[23739]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:26.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:26.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:26.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:26.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[33809]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:26.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:26.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:26.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:26 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:26.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:26 smithi067 ceph-mon[27598]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:26.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:26 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:26.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:26 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:26.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:26 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[23739]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:29.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[33809]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:28 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:28 smithi067 ceph-mon[27598]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:29.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:28 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:28 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:28 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:29.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:28 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:29.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:28 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:29.426 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 0 on host 'smithi002' 2024-09-20T18:35:30.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:29 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:30.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:29 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:30.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:29 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:30.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:29 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:30.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:29 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:30.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:29 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:30.068 DEBUG:teuthology.orchestra.run.smithi002:osd.0> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.0.service 2024-09-20T18:35:30.070 INFO:tasks.cephadm:Deploying osd.1 on smithi002 with /dev/vg_nvme/lv_3... 2024-09-20T18:35:30.070 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:35:30.199 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:29 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:30.199 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:29 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:30.199 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:29 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:30.770 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:35:30 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[37601]: 2024-09-20T18:35:30.548+0000 7f3a8f30f640 -1 osd.0 0 log_to_monitors true 2024-09-20T18:35:31.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:30 smithi002 ceph-mon[33809]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:31.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:30 smithi002 ceph-mon[33809]: from='osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:35:31.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:30 smithi002 ceph-mon[33809]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:35:31.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:30 smithi002 ceph-mon[23739]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:31.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:30 smithi002 ceph-mon[23739]: from='osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:35:31.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:30 smithi002 ceph-mon[23739]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:35:31.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:30 smithi067 ceph-mon[27598]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:31.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:30 smithi067 ceph-mon[27598]: from='osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:35:31.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:30 smithi067 ceph-mon[27598]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-20T18:35:31.478 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:32.103 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[37601]: 2024-09-20T18:35:31.878+0000 7f3a8b292640 -1 osd.0 0 waiting for initial osdmap 2024-09-20T18:35:32.103 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[37601]: 2024-09-20T18:35:31.881+0000 7f3a870ba640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[23739]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[23739]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[23739]: from='osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[23739]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[23739]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[23739]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[33809]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[33809]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:35:32.104 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[33809]: from='osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:32.105 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.105 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[33809]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:32.105 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[33809]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:35:32.105 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:31 smithi002 ceph-mon[33809]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:35:32.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:31 smithi067 ceph-mon[27598]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T18:35:32.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:31 smithi067 ceph-mon[27598]: osdmap e6: 1 total, 0 up, 1 in 2024-09-20T18:35:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:31 smithi067 ceph-mon[27598]: from='osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:31 smithi067 ceph-mon[27598]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:31 smithi067 ceph-mon[27598]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:35:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:31 smithi067 ceph-mon[27598]: osdmap e7: 1 total, 0 up, 1 in 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.941 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:32.942 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:32.943 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:33.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:33.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi002 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi002 to 16068M 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[23739]: osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845] boot 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[23739]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:34.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:35:34.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:35:34.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi002 2024-09-20T18:35:34.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi002 to 16068M 2024-09-20T18:35:34.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[33809]: osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845] boot 2024-09-20T18:35:34.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[33809]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:35:34.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:33 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:34.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:33 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:35:34.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:33 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:35:34.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:33 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi002 2024-09-20T18:35:34.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:33 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi002 to 16068M 2024-09-20T18:35:34.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:33 smithi067 ceph-mon[27598]: osd.0 [v2:172.21.15.2:6802/2157674845,v1:172.21.15.2:6803/2157674845] boot 2024-09-20T18:35:34.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:33 smithi067 ceph-mon[27598]: osdmap e8: 1 total, 1 up, 1 in 2024-09-20T18:35:34.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:33 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:35:34.393 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:35:34.421 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_3 2024-09-20T18:35:34.672 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:35.051 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:34 smithi002 ceph-mon[23739]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:35.051 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:34 smithi002 ceph-mon[23739]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:35:35.051 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:34 smithi002 ceph-mon[33809]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:35.052 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:34 smithi002 ceph-mon[33809]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:35:35.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:34 smithi067 ceph-mon[27598]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-20T18:35:35.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:34 smithi067 ceph-mon[27598]: osdmap e9: 1 total, 1 up, 1 in 2024-09-20T18:35:36.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:35:36.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:35:36.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:36.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:35:36.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:35:36.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:36.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:35:36.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:35:36.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:37.169 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:36 smithi002 ceph-mon[33809]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:37.169 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:36 smithi002 ceph-mon[33809]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:37.170 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:36 smithi002 ceph-mon[23739]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:37.170 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:36 smithi002 ceph-mon[23739]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:37.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:36 smithi067 ceph-mon[27598]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:37.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:36 smithi067 ceph-mon[27598]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:35:38.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1465950231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07238a85-804b-4799-89d0-7cabbe2f8ef5"}]: dispatch 2024-09-20T18:35:38.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1465950231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07238a85-804b-4799-89d0-7cabbe2f8ef5"}]': finished 2024-09-20T18:35:38.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[23739]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:35:38.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:38.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1465950231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07238a85-804b-4799-89d0-7cabbe2f8ef5"}]: dispatch 2024-09-20T18:35:38.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1465950231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07238a85-804b-4799-89d0-7cabbe2f8ef5"}]': finished 2024-09-20T18:35:38.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[33809]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:35:38.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:37 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:38.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:37 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1465950231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07238a85-804b-4799-89d0-7cabbe2f8ef5"}]: dispatch 2024-09-20T18:35:38.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:37 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1465950231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07238a85-804b-4799-89d0-7cabbe2f8ef5"}]': finished 2024-09-20T18:35:38.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:37 smithi067 ceph-mon[27598]: osdmap e10: 2 total, 1 up, 2 in 2024-09-20T18:35:38.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:37 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:39.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:38 smithi002 ceph-mon[23739]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:39.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:38 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2876199401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:35:39.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:38 smithi002 ceph-mon[33809]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:39.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:38 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2876199401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:35:39.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:38 smithi067 ceph-mon[27598]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:39.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:38 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2876199401' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:35:41.284 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:40 smithi002 ceph-mon[33809]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:41.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:40 smithi002 ceph-mon[23739]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:41.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:40 smithi067 ceph-mon[27598]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:43.242 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:42 smithi002 ceph-mon[23739]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:43.242 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:42 smithi002 ceph-mon[33809]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:43.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:42 smithi067 ceph-mon[27598]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:45.284 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:44 smithi002 ceph-mon[23739]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:45.284 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:44 smithi002 ceph-mon[33809]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:45.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:44 smithi067 ceph-mon[27598]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:46.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:45 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:35:46.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:45 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:46.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:45 smithi002 ceph-mon[23739]: Deploying daemon osd.1 on smithi002 2024-09-20T18:35:46.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:45 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:35:46.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:45 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:46.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:45 smithi002 ceph-mon[33809]: Deploying daemon osd.1 on smithi002 2024-09-20T18:35:46.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:45 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-20T18:35:46.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:45 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:46.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:45 smithi067 ceph-mon[27598]: Deploying daemon osd.1 on smithi002 2024-09-20T18:35:47.213 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:46 smithi002 ceph-mon[33809]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:47.214 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:46 smithi002 ceph-mon[23739]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:47.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:46 smithi067 ceph-mon[27598]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:49.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:48 smithi002 ceph-mon[23739]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:49.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:48 smithi002 ceph-mon[33809]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:49.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:48 smithi067 ceph-mon[27598]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:51.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[23739]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:51.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:51.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:51.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:51.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[33809]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:51.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:51.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:51.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:50 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:51.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:50 smithi067 ceph-mon[27598]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:51.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:50 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:51.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:50 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:51.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:50 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:53.195 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:52 smithi002 ceph-mon[23739]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:53.196 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:52 smithi002 ceph-mon[33809]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:53.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:52 smithi067 ceph-mon[27598]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:54.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[33809]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[23739]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:54.533 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:54 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.576 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 1 on host 'smithi002' 2024-09-20T18:35:54.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:54 smithi067 ceph-mon[27598]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:54.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:54 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:54 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:54.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:54 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:54.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:54 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:54.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:54 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:55.081 DEBUG:teuthology.orchestra.run.smithi002:osd.1> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.1.service 2024-09-20T18:35:55.083 INFO:tasks.cephadm:Deploying osd.2 on smithi002 with /dev/vg_nvme/lv_2... 2024-09-20T18:35:55.083 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T18:35:55.331 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:55 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:55.331 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:55 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:55.331 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:55 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:55.331 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:55 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:55.332 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:55 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:55.332 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:55 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:55.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:55 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:35:55.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:55 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:55.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:55 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:55.911 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:35:56.018 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:35:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[43191]: 2024-09-20T18:35:55.649+0000 7f667e2eb640 -1 osd.1 0 log_to_monitors true 2024-09-20T18:35:56.703 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:56 smithi002 ceph-mon[33809]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:56.703 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:56 smithi002 ceph-mon[33809]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:35:56.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:56 smithi002 ceph-mon[23739]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:56.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:56 smithi002 ceph-mon[23739]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:35:57.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:56 smithi067 ceph-mon[27598]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:57.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:56 smithi067 ceph-mon[27598]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-20T18:35:57.750 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[23739]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:35:57.750 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[23739]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:35:57.750 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[23739]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:57.750 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:57.751 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[33809]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:35:57.751 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[33809]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:35:57.751 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[33809]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:57.751 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:57.751 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[43191]: 2024-09-20T18:35:57.571+0000 7f667a26e640 -1 osd.1 0 waiting for initial osdmap 2024-09-20T18:35:57.751 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:35:57 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[43191]: 2024-09-20T18:35:57.575+0000 7f6676096640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:35:58.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:57 smithi067 ceph-mon[27598]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T18:35:58.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:57 smithi067 ceph-mon[27598]: osdmap e11: 2 total, 1 up, 2 in 2024-09-20T18:35:58.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:57 smithi067 ceph-mon[27598]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:35:58.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:57 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:58.864 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[33809]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:58.864 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[33809]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:35:58.864 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[33809]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:35:58.864 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:58.864 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:58.864 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[23739]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:58.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[23739]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:35:58.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[23739]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:35:58.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:58.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:58 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:59.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:58 smithi067 ceph-mon[27598]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:35:59.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:58 smithi067 ceph-mon[27598]: from='osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:35:59.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:58 smithi067 ceph-mon[27598]: osdmap e12: 2 total, 1 up, 2 in 2024-09-20T18:35:59.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:58 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:59.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:58 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747] boot 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi002 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi002 to 8034M 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747] boot 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:35:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi002 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi002 to 8034M 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:35:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:35:59.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:35:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:00.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:36:00.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: osd.1 [v2:172.21.15.2:6810/2832496747,v1:172.21.15.2:6811/2832496747] boot 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: osdmap e13: 2 total, 2 up, 2 in 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi002 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi002 to 8034M 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:35:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:00.049 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:36:00.075 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_2 2024-09-20T18:36:00.332 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:00.706 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:00 smithi002 ceph-mon[23739]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:36:00.707 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:00 smithi002 ceph-mon[23739]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:36:00.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:00 smithi002 ceph-mon[33809]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:36:00.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:00 smithi002 ceph-mon[33809]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:36:00.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:00 smithi067 ceph-mon[27598]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-20T18:36:00.948 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:00 smithi067 ceph-mon[27598]: osdmap e14: 2 total, 2 up, 2 in 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[23739]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[33809]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:02.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:01 smithi067 ceph-mon[27598]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:02.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:02.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:02.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:02.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:02 smithi002 ceph-mon[23739]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:02.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:02 smithi002 ceph-mon[33809]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:03.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:02 smithi067 ceph-mon[27598]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:03.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1951191953' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]: dispatch 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]: dispatch 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]': finished 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[23739]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1951191953' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]: dispatch 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]: dispatch 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]': finished 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[33809]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:36:03.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:03 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:04.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:03 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1951191953' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]: dispatch 2024-09-20T18:36:04.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:03 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]: dispatch 2024-09-20T18:36:04.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:03 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "392b9bbe-2b3b-45d6-ad30-0bb43ffc3380"}]': finished 2024-09-20T18:36:04.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:03 smithi067 ceph-mon[27598]: osdmap e15: 3 total, 2 up, 3 in 2024-09-20T18:36:04.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:03 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:05.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:04 smithi002 ceph-mon[23739]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:05.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:04 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2298975058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:05.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:04 smithi002 ceph-mon[33809]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:05.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:04 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2298975058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:05.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:04 smithi067 ceph-mon[27598]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:05.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:04 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2298975058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:07.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:06 smithi002 ceph-mon[23739]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:07.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:06 smithi002 ceph-mon[33809]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:07.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:06 smithi067 ceph-mon[27598]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:08.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:08 smithi002 ceph-mon[33809]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:08.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:08 smithi002 ceph-mon[23739]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:09.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:08 smithi067 ceph-mon[27598]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:10.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[23739]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:10.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:36:10.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:10.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[23739]: Deploying daemon osd.2 on smithi002 2024-09-20T18:36:10.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[33809]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:10.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:36:10.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:10.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:10 smithi002 ceph-mon[33809]: Deploying daemon osd.2 on smithi002 2024-09-20T18:36:11.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:10 smithi067 ceph-mon[27598]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:11.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:10 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-20T18:36:11.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:10 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:11.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:10 smithi067 ceph-mon[27598]: Deploying daemon osd.2 on smithi002 2024-09-20T18:36:12.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:12 smithi002 ceph-mon[23739]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:12.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:12 smithi002 ceph-mon[33809]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:13.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:12 smithi067 ceph-mon[27598]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:15.010 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:14 smithi002 ceph-mon[23739]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:15.010 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:14 smithi002 ceph-mon[33809]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:15.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:14 smithi067 ceph-mon[27598]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[23739]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[33809]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:17.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:17.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:16 smithi067 ceph-mon[27598]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:17.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:17.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:17.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[33809]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[23739]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:18.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:18.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:18.938 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:18 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:19.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:18 smithi067 ceph-mon[27598]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:19.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:18 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:19.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:18 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:19.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:18 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:19.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:18 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:19.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:18 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:19.234 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 2 on host 'smithi002' 2024-09-20T18:36:19.852 DEBUG:teuthology.orchestra.run.smithi002:osd.2> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.2.service 2024-09-20T18:36:19.854 INFO:tasks.cephadm:Deploying osd.3 on smithi002 with /dev/vg_nvme/lv_1... 2024-09-20T18:36:19.855 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T18:36:19.876 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:19.877 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:19.877 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:19 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:19.877 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:19 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:19.877 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:19 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:19.877 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:19 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:20.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:19 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:20.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:19 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:20.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:19 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:20.801 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:21.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:20 smithi002 ceph-mon[23739]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:21.003 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:20 smithi002 ceph-mon[33809]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:21.003 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[48685]: 2024-09-20T18:36:20.890+0000 7f5e0352d640 -1 osd.2 0 log_to_monitors true 2024-09-20T18:36:21.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:20 smithi067 ceph-mon[27598]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:22.003 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:21 smithi002 ceph-mon[33809]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:36:22.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:21 smithi002 ceph-mon[23739]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:36:22.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:21 smithi067 ceph-mon[27598]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-20T18:36:23.035 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[48685]: 2024-09-20T18:36:22.703+0000 7f5dff4b0640 -1 osd.2 0 waiting for initial osdmap 2024-09-20T18:36:23.035 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[48685]: 2024-09-20T18:36:22.706+0000 7f5dfb2d8640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:36:23.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[23739]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:23.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[23739]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:36:23.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[23739]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:36:23.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[23739]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:23.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:23.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[33809]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:23.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[33809]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:36:23.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[33809]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:36:23.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[33809]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:23.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:22 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:23.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:22 smithi067 ceph-mon[27598]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:23.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:22 smithi067 ceph-mon[27598]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T18:36:23.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:22 smithi067 ceph-mon[27598]: osdmap e16: 3 total, 2 up, 3 in 2024-09-20T18:36:23.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:22 smithi067 ceph-mon[27598]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:23.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:22 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi002 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi002 to 5356M 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi002 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi002 to 5356M 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:24.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: osdmap e17: 3 total, 2 up, 3 in 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi002 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi002 to 5356M 2024-09-20T18:36:24.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:24.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:24.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:24.244 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:36:24.274 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi002:vg_nvme/lv_1 2024-09-20T18:36:24.527 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[23739]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[23739]: osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880] boot 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[23739]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:36:24.953 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:36:24.954 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[33809]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:24.954 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[33809]: osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880] boot 2024-09-20T18:36:24.954 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[33809]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:36:24.954 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:24 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:36:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:24 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:36:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:24 smithi067 ceph-mon[27598]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-20T18:36:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:24 smithi067 ceph-mon[27598]: osd.2 [v2:172.21.15.2:6818/3428595880,v1:172.21.15.2:6819/3428595880] boot 2024-09-20T18:36:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:24 smithi067 ceph-mon[27598]: osdmap e18: 3 total, 3 up, 3 in 2024-09-20T18:36:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:36:26.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[23739]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:36:26.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:36:26.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:26.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:26.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:26.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[33809]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:36:26.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:36:26.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:26.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:26.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:25 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:26.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:25 smithi067 ceph-mon[27598]: osdmap e19: 3 total, 3 up, 3 in 2024-09-20T18:36:26.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:25 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:36:26.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:25 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:26.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:25 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:26.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:25 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:27.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[33809]: pgmap v72: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:27.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[33809]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:27.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T18:36:27.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[33809]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:36:27.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:36:27.023 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[23739]: pgmap v72: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:27.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[23739]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:27.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T18:36:27.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[23739]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:36:27.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:26 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:36:27.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:26 smithi067 ceph-mon[27598]: pgmap v72: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:27.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:26 smithi067 ceph-mon[27598]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi002:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:27.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:26 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-20T18:36:27.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:26 smithi067 ceph-mon[27598]: osdmap e20: 3 total, 3 up, 3 in 2024-09-20T18:36:27.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:26 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-20T18:36:27.280 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52839]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:36:27.281 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52839]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:27.281 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:27.281 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52839]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:28.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:27 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:36:28.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:27 smithi002 ceph-mon[23739]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:36:28.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:27 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:36:28.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:27 smithi002 ceph-mon[33809]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:36:28.035 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52867]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:36:28.035 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52867]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:28.035 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:28.036 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 18:36:27 smithi002 sudo[52867]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:28.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:27 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-20T18:36:28.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:27 smithi067 ceph-mon[27598]: osdmap e21: 3 total, 3 up, 3 in 2024-09-20T18:36:28.535 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52895]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:36:28.535 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52895]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:28.535 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:28.535 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52895]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:29.034 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52945]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:36:29.035 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52945]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:29.035 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:29.035 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 18:36:28 smithi002 sudo[52945]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-20T18:36:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3126716580' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c26168c4-27e3-417d-a007-e3edbde45b46"}]: dispatch 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3126716580' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c26168c4-27e3-417d-a007-e3edbde45b46"}]': finished 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2107709943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-20T18:36:29.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:36:29.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:29.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3126716580' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c26168c4-27e3-417d-a007-e3edbde45b46"}]: dispatch 2024-09-20T18:36:29.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3126716580' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c26168c4-27e3-417d-a007-e3edbde45b46"}]': finished 2024-09-20T18:36:29.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:36:29.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:29.039 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:28 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2107709943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:29.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:29.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-20T18:36:29.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: osdmap e22: 3 total, 3 up, 3 in 2024-09-20T18:36:29.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:29.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3126716580' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c26168c4-27e3-417d-a007-e3edbde45b46"}]: dispatch 2024-09-20T18:36:29.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3126716580' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c26168c4-27e3-417d-a007-e3edbde45b46"}]': finished 2024-09-20T18:36:29.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: osdmap e23: 4 total, 3 up, 4 in 2024-09-20T18:36:29.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:29.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:28 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2107709943' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:29.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52972]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:36:29.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52972]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:29.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:29.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52972]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:30.035 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52980]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:36:30.035 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52980]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:30.035 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:30.035 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 18:36:29 smithi002 sudo[52980]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:30.493 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53353]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:36:30.493 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53353]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:30.493 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:30.493 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53353]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:30.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53361]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:36:30.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53361]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:30.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:30.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:30 smithi002 sudo[53361]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:31.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:30 smithi067 sudo[29923]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:36:31.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:30 smithi067 sudo[29923]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:31.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:30 smithi067 sudo[29923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:31.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:30 smithi067 sudo[29923]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:31.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:31.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 sudo[29926]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:36:31.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 sudo[29926]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 sudo[29926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 sudo[29926]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:31.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:31.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:32.208 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 sudo[53826]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-20T18:36:32.208 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 sudo[53826]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:32.208 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 sudo[53826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:32.208 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:31 smithi002 sudo[53826]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 sudo[53848]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 sudo[53848]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 sudo[53848]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 sudo[53848]: pam_unix(sudo:session): session closed for user root 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:32.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[33809]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:32.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:32 smithi002 ceph-mon[23739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:36:32.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:32 smithi067 ceph-mon[27598]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-20T18:36:34.411 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:34 smithi002 ceph-mon[23739]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:34.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:34 smithi002 ceph-mon[33809]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:34.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:34 smithi067 ceph-mon[27598]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:35.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:36:35.415 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:35.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:36:35.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:35.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-20T18:36:35.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:36.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:36 smithi002 ceph-mon[33809]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-20T18:36:36.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:36 smithi002 ceph-mon[33809]: Deploying daemon osd.3 on smithi002 2024-09-20T18:36:36.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:36 smithi002 ceph-mon[23739]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-20T18:36:36.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:36 smithi002 ceph-mon[23739]: Deploying daemon osd.3 on smithi002 2024-09-20T18:36:36.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:36 smithi067 ceph-mon[27598]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-20T18:36:36.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:36 smithi067 ceph-mon[27598]: Deploying daemon osd.3 on smithi002 2024-09-20T18:36:38.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:38 smithi002 ceph-mon[23739]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T18:36:38.672 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:38 smithi002 ceph-mon[33809]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T18:36:38.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:38 smithi067 ceph-mon[27598]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-20T18:36:40.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:40 smithi002 ceph-mon[23739]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-20T18:36:40.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:40 smithi002 ceph-mon[33809]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-20T18:36:40.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:40 smithi067 ceph-mon[27598]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-20T18:36:41.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:41.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:41.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:41 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:41.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:41 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:41.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:41 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:41.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:41 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:41.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:41 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:41.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:41 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:41.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:41 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:42.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:42 smithi002 ceph-mon[23739]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T18:36:42.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:42 smithi002 ceph-mon[33809]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T18:36:43.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:42 smithi067 ceph-mon[27598]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-20T18:36:43.676 INFO:teuthology.orchestra.run.smithi002.stdout:Created osd(s) 3 on host 'smithi002' 2024-09-20T18:36:44.181 DEBUG:teuthology.orchestra.run.smithi002:osd.3> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.3.service 2024-09-20T18:36:44.184 INFO:tasks.cephadm:Deploying osd.4 on smithi067 with /dev/vg_nvme/lv_4... 2024-09-20T18:36:44.184 DEBUG:teuthology.orchestra.run.smithi067:> 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 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-20T18:36:44.448 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:36:44.822 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:44 smithi067 ceph-mon[27598]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:36:44.822 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:44 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:44.822 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:44 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:44.822 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:44 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:44.822 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:44 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.034 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[23739]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[33809]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:44 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:45.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:45 smithi002 ceph-mon[23739]: from='osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:36:45.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:45 smithi002 ceph-mon[23739]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:36:45.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:45 smithi002 ceph-mon[33809]: from='osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:36:45.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:45 smithi002 ceph-mon[33809]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:36:45.785 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 18:36:45 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[54579]: 2024-09-20T18:36:45.443+0000 7f09a334d640 -1 osd.3 0 log_to_monitors true 2024-09-20T18:36:46.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:45 smithi067 ceph-mon[27598]: from='osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:36:46.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:45 smithi067 ceph-mon[27598]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-20T18:36:46.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[33809]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:36:46.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[33809]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:36:46.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[33809]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:36:46.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:46.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[33809]: from='osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:46.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[33809]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[23739]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:36:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[23739]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:36:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[23739]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:36:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[23739]: from='osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-mon[23739]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:46.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:46 smithi067 ceph-mon[27598]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-20T18:36:46.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:46 smithi067 ceph-mon[27598]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T18:36:46.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:46 smithi067 ceph-mon[27598]: osdmap e24: 4 total, 3 up, 4 in 2024-09-20T18:36:46.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:46 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:46.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:46 smithi067 ceph-mon[27598]: from='osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:46.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:46 smithi067 ceph-mon[27598]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]: dispatch 2024-09-20T18:36:46.896 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:36:46.922 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_4 2024-09-20T18:36:47.175 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:36:47.258 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[54579]: 2024-09-20T18:36:46.958+0000 7f099f2d0640 -1 osd.3 0 waiting for initial osdmap 2024-09-20T18:36:47.259 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 18:36:46 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[54579]: 2024-09-20T18:36:46.962+0000 7f09970f0640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:36:47.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='osd.3 ' entity='osd.3' 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:47.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:47.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='osd.3 ' entity='osd.3' 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]}]': finished 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: osdmap e25: 4 total, 3 up, 4 in 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:48.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='osd.3 ' entity='osd.3' 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:48.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi002 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi002 to 4017M 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152] boot 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:36:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:48 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:49.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:36:49.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:36:49.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:49.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi002 2024-09-20T18:36:49.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi002 to 4017M 2024-09-20T18:36:49.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152] boot 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:49.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi002 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi002 to 4017M 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='client.24199 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: osd.3 [v2:172.21.15.2:6826/4145478152,v1:172.21.15.2:6827/4145478152] boot 2024-09-20T18:36:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: osdmap e26: 4 total, 4 up, 4 in 2024-09-20T18:36:49.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:48 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:36:50.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:49 smithi067 ceph-mon[27598]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:36:50.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:49 smithi002 ceph-mon[23739]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:36:50.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:49 smithi002 ceph-mon[33809]: osdmap e27: 4 total, 4 up, 4 in 2024-09-20T18:36:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[23739]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/1262508467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]: dispatch 2024-09-20T18:36:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]: dispatch 2024-09-20T18:36:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]': finished 2024-09-20T18:36:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[23739]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:36:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:36:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/612149366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[33809]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/1262508467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]: dispatch 2024-09-20T18:36:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]: dispatch 2024-09-20T18:36:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]': finished 2024-09-20T18:36:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[33809]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:36:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:36:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:50 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/612149366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:50 smithi067 ceph-mon[27598]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 113 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:50 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/1262508467' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]: dispatch 2024-09-20T18:36:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:50 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]: dispatch 2024-09-20T18:36:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:50 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9593a383-58f7-4df5-a734-3ec0695951d5"}]': finished 2024-09-20T18:36:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:50 smithi067 ceph-mon[27598]: osdmap e28: 5 total, 4 up, 5 in 2024-09-20T18:36:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:50 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:36:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:50 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/612149366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:36:53.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:52 smithi002 ceph-mon[23739]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:53.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:52 smithi002 ceph-mon[33809]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:53.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:52 smithi067 ceph-mon[27598]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:55.188 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:54 smithi067 ceph-mon[27598]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:54 smithi002 ceph-mon[23739]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:55.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:54 smithi002 ceph-mon[33809]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:57.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:56 smithi002 ceph-mon[23739]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:57.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:56 smithi002 ceph-mon[33809]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:57.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:56 smithi067 ceph-mon[27598]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:58.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:57 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:36:58.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:57 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:58.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:57 smithi002 ceph-mon[23739]: Deploying daemon osd.4 on smithi067 2024-09-20T18:36:58.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:57 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:36:58.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:57 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:58.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:57 smithi002 ceph-mon[33809]: Deploying daemon osd.4 on smithi067 2024-09-20T18:36:58.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:57 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-20T18:36:58.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:57 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:36:58.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:57 smithi067 ceph-mon[27598]: Deploying daemon osd.4 on smithi067 2024-09-20T18:36:59.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:36:58 smithi002 ceph-mon[23739]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:59.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:36:58 smithi002 ceph-mon[33809]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:36:59.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:36:58 smithi067 ceph-mon[27598]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:01.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:00 smithi002 ceph-mon[23739]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:01.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:00 smithi002 ceph-mon[33809]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:01.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:00 smithi067 ceph-mon[27598]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:03.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:02 smithi002 ceph-mon[23739]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:03.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:02 smithi002 ceph-mon[33809]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:03.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:02 smithi067 ceph-mon[27598]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:04.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:04.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:04.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:04.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:04.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:04.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:04.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:04.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:04.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:05.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:05 smithi067 ceph-mon[27598]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:05.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:05 smithi002 ceph-mon[23739]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:05.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:05 smithi002 ceph-mon[33809]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:06.725 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 4 on host 'smithi067' 2024-09-20T18:37:07.021 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.022 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:06 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:07.103 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.104 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:06 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:07.323 DEBUG:teuthology.orchestra.run.smithi067:osd.4> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.4.service 2024-09-20T18:37:07.326 INFO:tasks.cephadm:Deploying osd.5 on smithi067 with /dev/vg_nvme/lv_3... 2024-09-20T18:37:07.326 DEBUG:teuthology.orchestra.run.smithi067:> 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 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-20T18:37:08.088 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:37:08.798 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 18:37:08 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[32222]: 2024-09-20T18:37:08.481+0000 7f188d62b640 -1 osd.4 0 log_to_monitors true 2024-09-20T18:37:09.183 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:08 smithi067 ceph-mon[27598]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:09.183 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:08 smithi067 ceph-mon[27598]: from='osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:37:09.183 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:08 smithi067 ceph-mon[27598]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:37:09.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:08 smithi002 ceph-mon[23739]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:09.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:08 smithi002 ceph-mon[23739]: from='osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:37:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:08 smithi002 ceph-mon[23739]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:37:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:08 smithi002 ceph-mon[33809]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:08 smithi002 ceph-mon[33809]: from='osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:37:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:08 smithi002 ceph-mon[33809]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-20T18:37:10.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[23739]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:37:10.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[23739]: from='osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:10.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[23739]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:37:10.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:10.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[23739]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:10.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[33809]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:37:10.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[33809]: from='osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:10.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[33809]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:37:10.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:10.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:09 smithi002 ceph-mon[33809]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:10.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:09 smithi067 ceph-mon[27598]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T18:37:10.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:09 smithi067 ceph-mon[27598]: from='osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:10.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:09 smithi067 ceph-mon[27598]: osdmap e29: 5 total, 4 up, 5 in 2024-09-20T18:37:10.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:09 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:10.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:09 smithi067 ceph-mon[27598]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:10.574 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[32222]: 2024-09-20T18:37:10.285+0000 7f18895ae640 -1 osd.4 0 waiting for initial osdmap 2024-09-20T18:37:10.574 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[32222]: 2024-09-20T18:37:10.290+0000 7f18813ce640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[23739]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[23739]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[23739]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[23739]: from='osd.4 ' entity='osd.4' 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[33809]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[33809]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:37:11.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[33809]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:37:11.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:11.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:11.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:10 smithi002 ceph-mon[33809]: from='osd.4 ' entity='osd.4' 2024-09-20T18:37:11.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-mon[27598]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-20T18:37:11.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-mon[27598]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:37:11.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-mon[27598]: osdmap e30: 5 total, 4 up, 5 in 2024-09-20T18:37:11.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:11.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:11.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:10 smithi067 ceph-mon[27598]: from='osd.4 ' entity='osd.4' 2024-09-20T18:37:12.104 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:37:12.104 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251] boot 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi067 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.105 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:11 smithi067 ceph-mon[27598]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251] boot 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi067 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[23739]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: osd.4 [v2:172.21.15.67:6800/1555899251,v1:172.21.15.67:6801/1555899251] boot 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: osdmap e31: 5 total, 5 up, 5 in 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:37:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi067 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:12.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:11 smithi002 ceph-mon[33809]: osdmap e32: 5 total, 5 up, 5 in 2024-09-20T18:37:12.374 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:37:12.401 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_3 2024-09-20T18:37:12.653 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:37:13.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:12 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi067 to 17088M 2024-09-20T18:37:13.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:12 smithi067 ceph-mon[27598]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:13.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:12 smithi067 ceph-mon[27598]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:37:13.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:12 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi067 to 17088M 2024-09-20T18:37:13.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:12 smithi002 ceph-mon[23739]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:13.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:12 smithi002 ceph-mon[23739]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:37:13.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:12 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi067 to 17088M 2024-09-20T18:37:13.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:12 smithi002 ceph-mon[33809]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:13.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:12 smithi002 ceph-mon[33809]: osdmap e33: 5 total, 5 up, 5 in 2024-09-20T18:37:14.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[33809]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:14.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[33809]: osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:37:14.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[33809]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:14.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:14.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:14.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:14.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[23739]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:14.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[23739]: osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:37:14.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[23739]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:14.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:14.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:14.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:14 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:14.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:14 smithi067 ceph-mon[27598]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:14.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:14 smithi067 ceph-mon[27598]: osdmap e34: 5 total, 5 up, 5 in 2024-09-20T18:37:14.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:14 smithi067 ceph-mon[27598]: from='client.24226 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:14.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:14 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:14.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:14 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:14.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:14 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:15.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:15 smithi002 ceph-mon[23739]: osdmap e35: 5 total, 5 up, 5 in 2024-09-20T18:37:15.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:15 smithi002 ceph-mon[33809]: osdmap e35: 5 total, 5 up, 5 in 2024-09-20T18:37:15.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:15 smithi067 ceph-mon[27598]: osdmap e35: 5 total, 5 up, 5 in 2024-09-20T18:37:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[23739]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:37:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/1337996412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]: dispatch 2024-09-20T18:37:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]: dispatch 2024-09-20T18:37:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]': finished 2024-09-20T18:37:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[23739]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:37:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/653826476' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[33809]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:37:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/1337996412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]: dispatch 2024-09-20T18:37:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]: dispatch 2024-09-20T18:37:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]': finished 2024-09-20T18:37:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[33809]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:37:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:16 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/653826476' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:16 smithi067 ceph-mon[27598]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-20T18:37:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:16 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/1337996412' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]: dispatch 2024-09-20T18:37:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:16 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]: dispatch 2024-09-20T18:37:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:16 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9c46815f-3483-4be4-90c2-3103f8fe657e"}]': finished 2024-09-20T18:37:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:16 smithi067 ceph-mon[27598]: osdmap e36: 6 total, 5 up, 6 in 2024-09-20T18:37:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:16 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/653826476' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:18.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:18 smithi002 ceph-mon[23739]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-20T18:37:18.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:18 smithi002 ceph-mon[33809]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-20T18:37:18.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:18 smithi067 ceph-mon[27598]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 117 KiB/s, 0 objects/s recovering 2024-09-20T18:37:20.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:20 smithi002 ceph-mon[23739]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:37:20.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:20 smithi002 ceph-mon[33809]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:37:20.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:20 smithi067 ceph-mon[27598]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:37:22.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:22 smithi002 ceph-mon[23739]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-20T18:37:22.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:22 smithi002 ceph-mon[33809]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-20T18:37:22.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:22 smithi067 ceph-mon[27598]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-20T18:37:23.398 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:37:23.398 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:23.398 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:23 smithi067 ceph-mon[27598]: Deploying daemon osd.5 on smithi067 2024-09-20T18:37:23.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:37:23.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:23.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:23 smithi002 ceph-mon[23739]: Deploying daemon osd.5 on smithi067 2024-09-20T18:37:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-20T18:37:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:23 smithi002 ceph-mon[33809]: Deploying daemon osd.5 on smithi067 2024-09-20T18:37:24.266 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:24 smithi067 ceph-mon[27598]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-20T18:37:24.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:24 smithi002 ceph-mon[23739]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-20T18:37:24.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:24 smithi002 ceph-mon[33809]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-09-20T18:37:26.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:26 smithi002 ceph-mon[23739]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:26.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:26 smithi002 ceph-mon[33809]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:26.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:26 smithi067 ceph-mon[27598]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:28.485 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:28 smithi067 ceph-mon[27598]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:28.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:28 smithi002 ceph-mon[23739]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:28.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:28 smithi002 ceph-mon[33809]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:29.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:29 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:29.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:29 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:29.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:29 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:29.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:29 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:29.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:29 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:29.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:29 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:29.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:29 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:29.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:29 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:29.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:29 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:30.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:30 smithi067 ceph-mon[27598]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:31.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:30 smithi002 ceph-mon[23739]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:31.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:30 smithi002 ceph-mon[33809]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:31.735 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 5 on host 'smithi067' 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:32.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:32.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:32.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:32.341 DEBUG:teuthology.orchestra.run.smithi067:osd.5> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.5.service 2024-09-20T18:37:32.343 INFO:tasks.cephadm:Deploying osd.6 on smithi067 with /dev/vg_nvme/lv_2... 2024-09-20T18:37:32.343 DEBUG:teuthology.orchestra.run.smithi067:> 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 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-20T18:37:33.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:32 smithi002 ceph-mon[23739]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:33.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:32 smithi002 ceph-mon[33809]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:33.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:32 smithi067 ceph-mon[27598]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:33.642 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 18:37:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[37921]: 2024-09-20T18:37:33.584+0000 7f48c6694640 -1 osd.5 0 log_to_monitors true 2024-09-20T18:37:34.122 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:37:34.215 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:33 smithi067 ceph-mon[27598]: from='osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:37:34.216 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:33 smithi067 ceph-mon[27598]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:37:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:33 smithi002 ceph-mon[23739]: from='osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:37:34.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:33 smithi002 ceph-mon[23739]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:37:34.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:33 smithi002 ceph-mon[33809]: from='osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:37:34.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:33 smithi002 ceph-mon[33809]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-20T18:37:35.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:34 smithi067 ceph-mon[27598]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:35.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:34 smithi067 ceph-mon[27598]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:37:35.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:34 smithi067 ceph-mon[27598]: from='osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:35.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:34 smithi067 ceph-mon[27598]: osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:37:35.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:34 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:35.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:34 smithi067 ceph-mon[27598]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[23739]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[23739]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[23739]: from='osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[23739]: osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[23739]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[33809]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[33809]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T18:37:35.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[33809]: from='osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[33809]: osdmap e37: 6 total, 5 up, 6 in 2024-09-20T18:37:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:34 smithi002 ceph-mon[33809]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:35.547 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[37921]: 2024-09-20T18:37:35.401+0000 7f48c2617640 -1 osd.5 0 waiting for initial osdmap 2024-09-20T18:37:35.548 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[37921]: 2024-09-20T18:37:35.406+0000 7f48ba437640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:37:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:37:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: osdmap e38: 6 total, 5 up, 6 in 2024-09-20T18:37:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='osd.5 ' entity='osd.5' 2024-09-20T18:37:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: osdmap e38: 6 total, 5 up, 6 in 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:36.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='osd.5 ' entity='osd.5' 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:36.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:35 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:37:36.297 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: osdmap e38: 6 total, 5 up, 6 in 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='osd.5 ' entity='osd.5' 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:36.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:35 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:37.044 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:37:37.071 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_2 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi067 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi067 to 8544M 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501] boot 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[23739]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi067 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi067 to 8544M 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501] boot 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:36 smithi002 ceph-mon[33809]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi067 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi067 to 8544M 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: osd.5 [v2:172.21.15.67:6808/3702513501,v1:172.21.15.67:6809/3702513501] boot 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: osdmap e39: 6 total, 6 up, 6 in 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:37:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:36 smithi067 ceph-mon[27598]: osdmap e40: 6 total, 6 up, 6 in 2024-09-20T18:37:37.326 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:37:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[23739]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[23739]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:37:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[23739]: from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:38.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[33809]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[33809]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:37:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[33809]: from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:38 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:38 smithi067 ceph-mon[27598]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:38 smithi067 ceph-mon[27598]: osdmap e41: 6 total, 6 up, 6 in 2024-09-20T18:37:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:38 smithi067 ceph-mon[27598]: from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:37:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:38 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:37:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:38 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:37:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:38 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:39.467 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:39 smithi067 ceph-mon[27598]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:37:39.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:39 smithi002 ceph-mon[23739]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:37:39.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:39 smithi002 ceph-mon[33809]: osdmap e42: 6 total, 6 up, 6 in 2024-09-20T18:37:40.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[23739]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[23739]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/1671072931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]: dispatch 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]: dispatch 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]': finished 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[23739]: osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[33809]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:40.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[33809]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:37:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/1671072931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]: dispatch 2024-09-20T18:37:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]: dispatch 2024-09-20T18:37:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]': finished 2024-09-20T18:37:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[33809]: osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:37:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:40 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:37:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:40 smithi067 ceph-mon[27598]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:40 smithi067 ceph-mon[27598]: osdmap e43: 6 total, 6 up, 6 in 2024-09-20T18:37:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:40 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/1671072931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]: dispatch 2024-09-20T18:37:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:40 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]: dispatch 2024-09-20T18:37:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:40 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "98319c2d-fe63-4750-a0dc-50067f368e13"}]': finished 2024-09-20T18:37:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:40 smithi067 ceph-mon[27598]: osdmap e44: 7 total, 6 up, 7 in 2024-09-20T18:37:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:40 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:37:41.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:41 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/2825056928' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:41.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:41 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/2825056928' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:41.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:41 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/2825056928' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:37:42.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:42 smithi002 ceph-mon[23739]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:42.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:42 smithi002 ceph-mon[33809]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:42.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:42 smithi067 ceph-mon[27598]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:44.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:44 smithi067 ceph-mon[27598]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:44.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:44 smithi002 ceph-mon[23739]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:44.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:44 smithi002 ceph-mon[33809]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:46.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:46 smithi002 ceph-mon[23739]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:46.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:46 smithi002 ceph-mon[33809]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:46.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:46 smithi067 ceph-mon[27598]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:47.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:37:47.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:47 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:47.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:47 smithi002 ceph-mon[23739]: Deploying daemon osd.6 on smithi067 2024-09-20T18:37:47.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:37:47.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:47 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:47.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:47 smithi002 ceph-mon[33809]: Deploying daemon osd.6 on smithi067 2024-09-20T18:37:47.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-20T18:37:47.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:47 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:47.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:47 smithi067 ceph-mon[27598]: Deploying daemon osd.6 on smithi067 2024-09-20T18:37:48.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:48 smithi002 ceph-mon[23739]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:48.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:48 smithi002 ceph-mon[33809]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:48.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:48 smithi067 ceph-mon[27598]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:50.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:50 smithi002 ceph-mon[23739]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:50.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:50 smithi002 ceph-mon[33809]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:50.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:50 smithi067 ceph-mon[27598]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:52.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:52 smithi067 ceph-mon[27598]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:52.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:52 smithi002 ceph-mon[23739]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:52.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:52 smithi002 ceph-mon[33809]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:53.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:53 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:53.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:53 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:53.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:53 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:53.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:53 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:53.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:53 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:53.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:53 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:53.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:53 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:53.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:53 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:53.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:53 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:55.104 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:54 smithi067 ceph-mon[27598]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:55.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:54 smithi002 ceph-mon[23739]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:55.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:54 smithi002 ceph-mon[33809]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:56.356 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 6 on host 'smithi067' 2024-09-20T18:37:56.716 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:56.716 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.716 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.716 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:56.717 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:56.717 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.717 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:56.717 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.717 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:56 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:56 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:37:57.045 DEBUG:teuthology.orchestra.run.smithi067:osd.6> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.6.service 2024-09-20T18:37:57.047 INFO:tasks.cephadm:Deploying osd.7 on smithi067 with /dev/vg_nvme/lv_1... 2024-09-20T18:37:57.047 DEBUG:teuthology.orchestra.run.smithi067:> 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 40b960ba-777d-11ef-baf5-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-20T18:37:57.729 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:37:57.956 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 18:37:57 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[43413]: 2024-09-20T18:37:57.647+0000 7fabea5be640 -1 osd.6 0 log_to_monitors true 2024-09-20T18:37:58.711 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:58 smithi067 ceph-mon[27598]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:58.711 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:58 smithi067 ceph-mon[27598]: from='osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:37:58.711 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:58 smithi067 ceph-mon[27598]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:37:58.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:58 smithi002 ceph-mon[23739]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:58.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:58 smithi002 ceph-mon[23739]: from='osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:37:58.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:58 smithi002 ceph-mon[23739]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:37:58.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:58 smithi002 ceph-mon[33809]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:37:58.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:58 smithi002 ceph-mon[33809]: from='osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:37:58.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:58 smithi002 ceph-mon[33809]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-20T18:37:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[33809]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T18:37:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[33809]: osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:37:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[33809]: from='osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:37:59.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[33809]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:59.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[23739]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T18:37:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[23739]: osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:37:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[23739]: from='osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:37:59.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:37:59 smithi002 ceph-mon[23739]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:59 smithi067 ceph-mon[27598]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T18:37:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:59 smithi067 ceph-mon[27598]: osdmap e45: 7 total, 6 up, 7 in 2024-09-20T18:37:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:59 smithi067 ceph-mon[27598]: from='osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:37:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:59 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:37:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:37:59 smithi067 ceph-mon[27598]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:38:00.073 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-09-20T18:38:00.098 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch daemon add osd smithi067:vg_nvme/lv_1 2024-09-20T18:38:00.122 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 18:37:59 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[43413]: 2024-09-20T18:37:59.876+0000 7fabe6541640 -1 osd.6 0 waiting for initial osdmap 2024-09-20T18:38:00.122 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 18:37:59 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[43413]: 2024-09-20T18:37:59.882+0000 7fabde361640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:38:00.668 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:38:00.774 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:00 smithi067 ceph-mon[27598]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:38:00.774 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:00 smithi067 ceph-mon[27598]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:38:00.774 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:00 smithi067 ceph-mon[27598]: osdmap e46: 7 total, 6 up, 7 in 2024-09-20T18:38:00.774 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:00.775 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:00 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:00.775 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:00 smithi067 ceph-mon[27598]: from='osd.6 ' entity='osd.6' 2024-09-20T18:38:00.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[33809]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:38:00.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[33809]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:38:00.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[33809]: osdmap e46: 7 total, 6 up, 7 in 2024-09-20T18:38:00.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:00.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:00.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[33809]: from='osd.6 ' entity='osd.6' 2024-09-20T18:38:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[23739]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:38:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[23739]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:38:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[23739]: osdmap e46: 7 total, 6 up, 7 in 2024-09-20T18:38:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:00.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:00 smithi002 ceph-mon[23739]: from='osd.6 ' entity='osd.6' 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258] boot 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:38:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258] boot 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:38:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:01 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:01.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:38:01.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:38:01.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: osd.6 [v2:172.21.15.67:6816/1843869258,v1:172.21.15.67:6817/1843869258] boot 2024-09-20T18:38:01.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: osdmap e47: 7 total, 7 up, 7 in 2024-09-20T18:38:01.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:01.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: osdmap e48: 7 total, 7 up, 7 in 2024-09-20T18:38:01.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-20T18:38:01.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-20T18:38:01.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:01 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:03.016 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:38:03.016 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi067 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi067 to 5696M 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.017 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:02 smithi067 ceph-mon[27598]: osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi067 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi067 to 5696M 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[23739]: osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi067 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi067 to 5696M 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:02 smithi002 ceph-mon[33809]: osdmap e49: 7 total, 7 up, 7 in 2024-09-20T18:38:04.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:04 smithi067 ceph-mon[27598]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:04.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:04 smithi067 ceph-mon[27598]: osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:38:04.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:04 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/1150592507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]: dispatch 2024-09-20T18:38:04.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:04 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]: dispatch 2024-09-20T18:38:04.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:04 smithi067 ceph-mon[27598]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]': finished 2024-09-20T18:38:04.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:04 smithi067 ceph-mon[27598]: osdmap e51: 8 total, 7 up, 8 in 2024-09-20T18:38:04.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:04 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:04.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[23739]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:04.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[23739]: osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:38:04.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/1150592507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]: dispatch 2024-09-20T18:38:04.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]: dispatch 2024-09-20T18:38:04.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[23739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]': finished 2024-09-20T18:38:04.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[23739]: osdmap e51: 8 total, 7 up, 8 in 2024-09-20T18:38:04.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:04.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[33809]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:04.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[33809]: osdmap e50: 7 total, 7 up, 7 in 2024-09-20T18:38:04.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/1150592507' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]: dispatch 2024-09-20T18:38:04.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]: dispatch 2024-09-20T18:38:04.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[33809]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2bc9414-0ac8-475b-bd42-d871cbb87564"}]': finished 2024-09-20T18:38:04.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[33809]: osdmap e51: 8 total, 7 up, 8 in 2024-09-20T18:38:04.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:04 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:05.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:05 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/2390705059' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:38:05.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:05 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/2390705059' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:38:05.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:05 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/2390705059' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-20T18:38:06.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:06 smithi002 ceph-mon[23739]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:06.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:06 smithi002 ceph-mon[33809]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:06.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:06 smithi067 ceph-mon[27598]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:08.514 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:08 smithi067 ceph-mon[27598]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:38:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:08 smithi002 ceph-mon[23739]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:38:08.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:08 smithi002 ceph-mon[33809]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-20T18:38:10.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:10 smithi002 ceph-mon[23739]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:38:10.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:10 smithi002 ceph-mon[33809]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:38:10.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:10 smithi067 ceph-mon[27598]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 83 KiB/s, 0 objects/s recovering 2024-09-20T18:38:11.334 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:38:11.334 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:11 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:11.334 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:11 smithi067 ceph-mon[27598]: Deploying daemon osd.7 on smithi067 2024-09-20T18:38:11.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:38:11.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:11 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:11.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:11 smithi002 ceph-mon[23739]: Deploying daemon osd.7 on smithi067 2024-09-20T18:38:11.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-20T18:38:11.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:11 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:11.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:11 smithi002 ceph-mon[33809]: Deploying daemon osd.7 on smithi067 2024-09-20T18:38:12.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:12 smithi067 ceph-mon[27598]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:38:12.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:12 smithi002 ceph-mon[23739]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:38:12.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:12 smithi002 ceph-mon[33809]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:38:14.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:14 smithi067 ceph-mon[27598]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:38:14.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:14 smithi002 ceph-mon[23739]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:38:14.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:14 smithi002 ceph-mon[33809]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:38:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[23739]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-20T18:38:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:16.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:16.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[33809]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-20T18:38:16.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:16.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:16 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:16.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:16 smithi067 ceph-mon[27598]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-20T18:38:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:16 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:18.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:18 smithi002 ceph-mon[23739]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:38:18.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:18 smithi002 ceph-mon[33809]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:38:18.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:18 smithi067 ceph-mon[27598]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-20T18:38:19.165 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 7 on host 'smithi067' 2024-09-20T18:38:19.809 DEBUG:teuthology.orchestra.run.smithi067:osd.7> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.7.service 2024-09-20T18:38:19.851 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-20T18:38:19.852 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:38:20.121 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.508 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:20 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:20 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:20 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:20 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:20 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:20.775 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:21.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:21 smithi067 ceph-mon[27598]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:21.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:21 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2953252874' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:21.298 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 18:38:21 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[48966]: 2024-09-20T18:38:21.199+0000 7fcfb2bd0640 -1 osd.7 0 log_to_monitors true 2024-09-20T18:38:21.428 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:21 smithi002 ceph-mon[33809]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:21.428 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:21 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2953252874' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:21.428 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:21 smithi002 ceph-mon[23739]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:21.428 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:21 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2953252874' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:21.457 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":51,"num_osds":8,"num_up_osds":7,"osd_up_since":1726857480,"num_in_osds":8,"osd_in_since":1726857483,"num_remapped_pgs":0} 2024-09-20T18:38:22.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:22 smithi002 ceph-mon[23739]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:22.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:22 smithi002 ceph-mon[23739]: from='osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:38:22.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:22 smithi002 ceph-mon[23739]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:38:22.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:22 smithi002 ceph-mon[33809]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:22.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:22 smithi002 ceph-mon[33809]: from='osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:38:22.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:22 smithi002 ceph-mon[33809]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:38:22.459 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:38:22.512 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:22 smithi067 ceph-mon[27598]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:22.512 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:22 smithi067 ceph-mon[27598]: from='osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:38:22.512 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:22 smithi067 ceph-mon[27598]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-20T18:38:22.718 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:23.283 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[33809]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T18:38:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[33809]: osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:38:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[33809]: from='osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:38:23.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[33809]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:38:23.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[23739]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T18:38:23.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[23739]: osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:38:23.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:23.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[23739]: from='osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:38:23.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:23 smithi002 ceph-mon[23739]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:38:23.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:23 smithi067 ceph-mon[27598]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T18:38:23.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:23 smithi067 ceph-mon[27598]: osdmap e52: 8 total, 7 up, 8 in 2024-09-20T18:38:23.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:23 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:23.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:23 smithi067 ceph-mon[27598]: from='osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:38:23.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:23 smithi067 ceph-mon[27598]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-09-20T18:38:23.548 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 18:38:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[48966]: 2024-09-20T18:38:23.156+0000 7fcfaeb53640 -1 osd.7 0 waiting for initial osdmap 2024-09-20T18:38:23.548 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 18:38:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[48966]: 2024-09-20T18:38:23.162+0000 7fcfaa97b640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T18:38:23.802 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":53,"num_osds":8,"num_up_osds":7,"osd_up_since":1726857480,"num_in_osds":8,"osd_in_since":1726857483,"num_remapped_pgs":0} 2024-09-20T18:38:24.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:38:24.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:38:24.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4187638359' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: Detected new or changed devices on smithi067 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi067 to 4272M 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/4187638359' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: Detected new or changed devices on smithi067 2024-09-20T18:38:24.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi067 to 4272M 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:24 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: osdmap e53: 8 total, 7 up, 8 in 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4187638359' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: Detected new or changed devices on smithi067 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi067 to 4272M 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:24.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:24 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:24.803 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd stat -f json 2024-09-20T18:38:25.070 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:25.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[33809]: purged_snaps scrub starts 2024-09-20T18:38:25.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[33809]: purged_snaps scrub ok 2024-09-20T18:38:25.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[33809]: osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925] boot 2024-09-20T18:38:25.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[33809]: osdmap e54: 8 total, 8 up, 8 in 2024-09-20T18:38:25.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:25.429 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[33809]: osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:38:25.430 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[23739]: purged_snaps scrub starts 2024-09-20T18:38:25.430 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[23739]: purged_snaps scrub ok 2024-09-20T18:38:25.430 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[23739]: osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925] boot 2024-09-20T18:38:25.430 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[23739]: osdmap e54: 8 total, 8 up, 8 in 2024-09-20T18:38:25.430 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:25.430 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:25 smithi002 ceph-mon[23739]: osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:38:25.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:25 smithi067 ceph-mon[27598]: purged_snaps scrub starts 2024-09-20T18:38:25.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:25 smithi067 ceph-mon[27598]: purged_snaps scrub ok 2024-09-20T18:38:25.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:25 smithi067 ceph-mon[27598]: osd.7 [v2:172.21.15.67:6824/57338925,v1:172.21.15.67:6825/57338925] boot 2024-09-20T18:38:25.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:25 smithi067 ceph-mon[27598]: osdmap e54: 8 total, 8 up, 8 in 2024-09-20T18:38:25.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:25 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:25.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:25 smithi067 ceph-mon[27598]: osdmap e55: 8 total, 8 up, 8 in 2024-09-20T18:38:25.694 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:26.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:26 smithi002 ceph-mon[33809]: pgmap v168: 1 pgs: 1 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:26.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:26 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1904365585' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:26.446 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:26 smithi002 ceph-mon[33809]: osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:38:26.447 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:26 smithi002 ceph-mon[23739]: pgmap v168: 1 pgs: 1 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:26.447 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:26 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1904365585' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:26.447 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:26 smithi002 ceph-mon[23739]: osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:38:26.448 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1726857504,"num_in_osds":8,"osd_in_since":1726857483,"num_remapped_pgs":1} 2024-09-20T18:38:26.448 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:38:26.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:26 smithi067 ceph-mon[27598]: pgmap v168: 1 pgs: 1 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:26.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:26 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1904365585' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-20T18:38:26.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:26 smithi067 ceph-mon[27598]: osdmap e56: 8 total, 8 up, 8 in 2024-09-20T18:38:26.702 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:27.315 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:27.315 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":57,"fsid":"40b960ba-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:33:23.710574+0000","modified":"2024-09-20T18:38:27.162752+0000","last_up_change":"2024-09-20T18:38:24.149947+0000","last_in_change":"2024-09-20T18:38:03.821173+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T18:36:25.619123+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"09b5e8b9-8644-4ffb-99d5-25b8fc1055c2","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.2:6802","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6803","nonce":2157674845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6805","nonce":2157674845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6809","nonce":2157674845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6807","nonce":2157674845}]},"public_addr":"172.21.15.2:6803/2157674845","cluster_addr":"172.21.15.2:6805/2157674845","heartbeat_back_addr":"172.21.15.2:6809/2157674845","heartbeat_front_addr":"172.21.15.2:6807/2157674845","state":["exists","up"]},{"osd":1,"uuid":"07238a85-804b-4799-89d0-7cabbe2f8ef5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6810","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6811","nonce":2832496747}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6812","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6813","nonce":2832496747}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6816","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6817","nonce":2832496747}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6814","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6815","nonce":2832496747}]},"public_addr":"172.21.15.2:6811/2832496747","cluster_addr":"172.21.15.2:6813/2832496747","heartbeat_back_addr":"172.21.15.2:6817/2832496747","heartbeat_front_addr":"172.21.15.2:6815/2832496747","state":["exists","up"]},{"osd":2,"uuid":"392b9bbe-2b3b-45d6-ad30-0bb43ffc3380","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6818","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6819","nonce":3428595880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6820","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6821","nonce":3428595880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6824","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6825","nonce":3428595880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6822","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6823","nonce":3428595880}]},"public_addr":"172.21.15.2:6819/3428595880","cluster_addr":"172.21.15.2:6821/3428595880","heartbeat_back_addr":"172.21.15.2:6825/3428595880","heartbeat_front_addr":"172.21.15.2:6823/3428595880","state":["exists","up"]},{"osd":3,"uuid":"c26168c4-27e3-417d-a007-e3edbde45b46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6826","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6827","nonce":4145478152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6828","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6829","nonce":4145478152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6832","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6833","nonce":4145478152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6830","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6831","nonce":4145478152}]},"public_addr":"172.21.15.2:6827/4145478152","cluster_addr":"172.21.15.2:6829/4145478152","heartbeat_back_addr":"172.21.15.2:6833/4145478152","heartbeat_front_addr":"172.21.15.2:6831/4145478152","state":["exists","up"]},{"osd":4,"uuid":"9593a383-58f7-4df5-a734-3ec0695951d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6801","nonce":1555899251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6803","nonce":1555899251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6807","nonce":1555899251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6805","nonce":1555899251}]},"public_addr":"172.21.15.67:6801/1555899251","cluster_addr":"172.21.15.67:6803/1555899251","heartbeat_back_addr":"172.21.15.67:6807/1555899251","heartbeat_front_addr":"172.21.15.67:6805/1555899251","state":["exists","up"]},{"osd":5,"uuid":"9c46815f-3483-4be4-90c2-3103f8fe657e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6809","nonce":3702513501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6811","nonce":3702513501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6815","nonce":3702513501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6813","nonce":3702513501}]},"public_addr":"172.21.15.67:6809/3702513501","cluster_addr":"172.21.15.67:6811/3702513501","heartbeat_back_addr":"172.21.15.67:6815/3702513501","heartbeat_front_addr":"172.21.15.67:6813/3702513501","state":["exists","up"]},{"osd":6,"uuid":"98319c2d-fe63-4750-a0dc-50067f368e13","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6817","nonce":1843869258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6819","nonce":1843869258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6823","nonce":1843869258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6821","nonce":1843869258}]},"public_addr":"172.21.15.67:6817/1843869258","cluster_addr":"172.21.15.67:6819/1843869258","heartbeat_back_addr":"172.21.15.67:6823/1843869258","heartbeat_front_addr":"172.21.15.67:6821/1843869258","state":["exists","up"]},{"osd":7,"uuid":"b2bc9414-0ac8-475b-bd42-d871cbb87564","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.67:6824","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6825","nonce":57338925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6827","nonce":57338925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6831","nonce":57338925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6829","nonce":57338925}]},"public_addr":"172.21.15.67:6825/57338925","cluster_addr":"172.21.15.67:6827/57338925","heartbeat_back_addr":"172.21.15.67:6831/57338925","heartbeat_front_addr":"172.21.15.67:6829/57338925","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:31.579248+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:56.686560+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:21.906720+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:46.419415+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:09.482318+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:34.561792+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:58.619379+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:38:22.207283+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:0/3842303423":"2024-09-21T18:34:19.129282+0000","172.21.15.2:0/2775426964":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6800/3970842750":"2024-09-21T18:34:19.129282+0000","172.21.15.2:0/2264563424":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/807347661":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/375122373":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/3154307292":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6801/37650612":"2024-09-21T18:33:54.921422+0000","172.21.15.2:6801/3970842750":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6800/37650612":"2024-09-21T18:33:54.921422+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T18:38:27.955 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-20T18:36:25.619123+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-20T18:38:27.956 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-20T18:38:28.183 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:28 smithi002 ceph-mon[23739]: osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:38:28.184 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:28 smithi002 ceph-mon[23739]: pgmap v171: 1 pgs: 1 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:28.184 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:28 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1673765072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:28.213 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:28.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:28 smithi002 ceph-mon[33809]: osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:38:28.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:28 smithi002 ceph-mon[33809]: pgmap v171: 1 pgs: 1 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:28.445 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:28 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1673765072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:28.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:28 smithi067 ceph-mon[27598]: osdmap e57: 8 total, 8 up, 8 in 2024-09-20T18:38:28.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:28 smithi067 ceph-mon[27598]: pgmap v171: 1 pgs: 1 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:28.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:28 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1673765072' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:28.828 INFO:teuthology.orchestra.run.smithi002.stdout:pg_num: 1 2024-09-20T18:38:29.416 INFO:tasks.cephadm:Adding prometheus.a on smithi067 2024-09-20T18:38:29.416 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch apply prometheus '1;smithi067=a' 2024-09-20T18:38:29.446 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:29 smithi067 ceph-mon[27598]: osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:38:29.446 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:29 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3086639780' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:38:29.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:29 smithi002 ceph-mon[23739]: osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:38:29.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:29 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3086639780' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:38:29.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:29 smithi002 ceph-mon[33809]: osdmap e58: 8 total, 8 up, 8 in 2024-09-20T18:38:29.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:29 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3086639780' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-20T18:38:29.686 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:38:30.290 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled prometheus update... 2024-09-20T18:38:30.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:30 smithi002 ceph-mon[23739]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s, 0 objects/s recovering 2024-09-20T18:38:30.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:30 smithi002 ceph-mon[33809]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s, 0 objects/s recovering 2024-09-20T18:38:30.535 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:30 smithi067 ceph-mon[27598]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 143 KiB/s, 0 objects/s recovering 2024-09-20T18:38:30.897 DEBUG:teuthology.orchestra.run.smithi067:prometheus.a> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service 2024-09-20T18:38:30.939 INFO:tasks.cephadm:Adding node-exporter.a on smithi002 2024-09-20T18:38:30.939 INFO:tasks.cephadm:Adding node-exporter.b on smithi067 2024-09-20T18:38:30.940 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch apply node-exporter '2;smithi002=a;smithi067=b' 2024-09-20T18:38:31.241 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: Saving service prometheus spec with placement smithi067=a;count:1 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:31 smithi067 ceph-mon[27598]: Deploying daemon prometheus.a on smithi067 2024-09-20T18:38:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: Saving service prometheus spec with placement smithi067=a;count:1 2024-09-20T18:38:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:31.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[23739]: Deploying daemon prometheus.a on smithi067 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: Saving service prometheus spec with placement smithi067=a;count:1 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:31.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:31 smithi002 ceph-mon[33809]: Deploying daemon prometheus.a on smithi067 2024-09-20T18:38:31.921 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled node-exporter update... 2024-09-20T18:38:33.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:32 smithi067 ceph-mon[27598]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:38:33.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:32 smithi067 ceph-mon[27598]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi002=a;smithi067=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:33.262 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:32 smithi067 ceph-mon[27598]: Saving service node-exporter spec with placement smithi002=a;smithi067=b;count:2 2024-09-20T18:38:33.262 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:32 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:33.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[23739]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:38:33.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[23739]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi002=a;smithi067=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:33.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[23739]: Saving service node-exporter spec with placement smithi002=a;smithi067=b;count:2 2024-09-20T18:38:33.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:33.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[33809]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-20T18:38:33.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[33809]: from='client.24337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi002=a;smithi067=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:33.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[33809]: Saving service node-exporter spec with placement smithi002=a;smithi067=b;count:2 2024-09-20T18:38:33.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:32 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:33.292 DEBUG:teuthology.orchestra.run.smithi002:node-exporter.a> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.a.service 2024-09-20T18:38:33.294 DEBUG:teuthology.orchestra.run.smithi067:node-exporter.b> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.b.service 2024-09-20T18:38:33.297 INFO:tasks.cephadm:Adding alertmanager.a on smithi002 2024-09-20T18:38:33.297 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch apply alertmanager '1;smithi002=a' 2024-09-20T18:38:33.598 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:38:34.413 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled alertmanager update... 2024-09-20T18:38:35.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:34 smithi002 ceph-mon[33809]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-20T18:38:35.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:34 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:34 smithi002 ceph-mon[23739]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-20T18:38:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:34 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:35.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:34 smithi067 ceph-mon[27598]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-20T18:38:35.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:34 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:35.325 DEBUG:teuthology.orchestra.run.smithi002:alertmanager.a> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@alertmanager.a.service 2024-09-20T18:38:35.328 INFO:tasks.cephadm:Adding grafana.a on smithi067 2024-09-20T18:38:35.329 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph orch apply grafana '1;smithi067=a' 2024-09-20T18:38:35.587 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:38:36.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:35 smithi067 ceph-mon[27598]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi002=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:36.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:35 smithi067 ceph-mon[27598]: Saving service alertmanager spec with placement smithi002=a;count:1 2024-09-20T18:38:36.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:35 smithi002 ceph-mon[33809]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi002=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:36.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:35 smithi002 ceph-mon[33809]: Saving service alertmanager spec with placement smithi002=a;count:1 2024-09-20T18:38:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:35 smithi002 ceph-mon[23739]: from='client.24343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi002=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:36.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:35 smithi002 ceph-mon[23739]: Saving service alertmanager spec with placement smithi002=a;count:1 2024-09-20T18:38:36.385 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled grafana update... 2024-09-20T18:38:37.274 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:36 smithi067 ceph-mon[27598]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:38:37.274 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:36 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:37.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:36 smithi002 ceph-mon[33809]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:38:37.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:36 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:36 smithi002 ceph-mon[23739]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-20T18:38:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:36 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:37.838 DEBUG:teuthology.orchestra.run.smithi067:grafana.a> sudo journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@grafana.a.service 2024-09-20T18:38:37.841 INFO:tasks.cephadm:Setting up client nodes... 2024-09-20T18:38:37.841 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T18:38:38.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:37 smithi067 ceph-mon[27598]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:38.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:37 smithi067 ceph-mon[27598]: Saving service grafana spec with placement smithi067=a;count:1 2024-09-20T18:38:38.106 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:38.187 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:37 smithi002 ceph-mon[33809]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:38.187 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:37 smithi002 ceph-mon[33809]: Saving service grafana spec with placement smithi067=a;count:1 2024-09-20T18:38:38.187 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:37 smithi002 ceph-mon[23739]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi067=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:38:38.187 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:37 smithi002 ceph-mon[23739]: Saving service grafana spec with placement smithi067=a;count:1 2024-09-20T18:38:38.867 INFO:teuthology.orchestra.run.smithi002.stdout:[client.0] 2024-09-20T18:38:38.868 INFO:teuthology.orchestra.run.smithi002.stdout: key = AQAuwe1my1W+MhAAfuz+kzGrOXW1kRkP9RWhtQ== 2024-09-20T18:38:39.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:38 smithi067 ceph-mon[27598]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:38:39.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:38 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4156284393' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:39.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:38 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4156284393' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:38:39.240 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:38 smithi002 ceph-mon[33809]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:38:39.240 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:38 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/4156284393' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:39.241 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:38 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/4156284393' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:38:39.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:38 smithi002 ceph-mon[23739]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-20T18:38:39.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:38 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4156284393' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:39.241 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:38 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4156284393' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:38:39.546 DEBUG:teuthology.orchestra.run.smithi002:> set -ex 2024-09-20T18:38:39.546 DEBUG:teuthology.orchestra.run.smithi002:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-20T18:38:39.546 DEBUG:teuthology.orchestra.run.smithi002:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-20T18:38:39.585 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-20T18:38:40.710 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.b/config 2024-09-20T18:38:41.181 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:40 smithi067 ceph-mon[27598]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-20T18:38:41.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:40 smithi002 ceph-mon[23739]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-20T18:38:41.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:40 smithi002 ceph-mon[33809]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-20T18:38:41.883 INFO:teuthology.orchestra.run.smithi067.stdout:[client.1] 2024-09-20T18:38:41.884 INFO:teuthology.orchestra.run.smithi067.stdout: key = AQAxwe1mAXmTMxAAUC4rDhQ49Lv32ZAq3WO3Ww== 2024-09-20T18:38:42.175 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:41 smithi067 ceph-mon[27598]: from='client.? 172.21.15.67:0/4124662888' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:42.175 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:41 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:42.175 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:41 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:38:42.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:41 smithi002 ceph-mon[33809]: from='client.? 172.21.15.67:0/4124662888' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:42.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:41 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:42.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:41 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:38:42.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:41 smithi002 ceph-mon[23739]: from='client.? 172.21.15.67:0/4124662888' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:42.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:41 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-20T18:38:42.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:41 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-20T18:38:42.428 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-09-20T18:38:42.428 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-20T18:38:42.428 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-20T18:38:42.469 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph config log 1 --format=json 2024-09-20T18:38:42.734 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:43.196 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[23739]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[33809]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.197 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:42 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:38:43.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:42 smithi067 ceph-mon[27598]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:43.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:42 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:42 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:42 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' 2024-09-20T18:38:43.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:42 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-20T18:38:43.526 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:44.130 INFO:teuthology.orchestra.run.smithi002.stdout:[{"version":22,"timestamp":"2024-09-20T18:38:23.299925+0000","name":"","changes":[{"name":"osd/host:smithi067/osd_memory_target","previous_value":"5972737774","new_value":"4479553331"}]}] 2024-09-20T18:38:44.131 INFO:tasks.ceph_manager:config epoch is 22 2024-09-20T18:38:44.131 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-20T18:38:44.131 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-20T18:38:44.131 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph mgr dump --format=json 2024-09-20T18:38:44.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:43 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/729181710' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:38:44.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:43 smithi002 ceph-mon[33809]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:38:44.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setuser ceph since I am not root 2024-09-20T18:38:44.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:43 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setgroup ceph since I am not root 2024-09-20T18:38:44.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:44.092+0000 7f2cc2679040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:38:44.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:44.155+0000 7f2cc2679040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:38:44.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:43 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/729181710' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:38:44.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:43 smithi002 ceph-mon[23739]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:38:44.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:43 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/729181710' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-20T18:38:44.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:43 smithi067 ceph-mon[27598]: from='mgr.14150 172.21.15.2:0/809727564' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-20T18:38:44.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: ignoring --setuser ceph since I am not root 2024-09-20T18:38:44.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: ignoring --setgroup ceph since I am not root 2024-09-20T18:38:44.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:43 smithi067 ceph-mgr[29283]: -- 172.21.15.67:0/2527539345 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d6bdbfd0e0 con 0x55d6bdbda800 2024-09-20T18:38:44.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:44.095+0000 7f0da4ea5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:38:44.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:44.155+0000 7f0da4ea5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:38:44.395 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:44.626 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:44.314+0000 7f2cc2679040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:38:44.626 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:44.397+0000 7f2cc2679040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:38:44.626 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:44.558+0000 7f2cc2679040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:38:44.699 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:44.311+0000 7f0da4ea5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:38:44.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:44.381+0000 7f0da4ea5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:38:44.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:44.536+0000 7f0da4ea5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:38:44.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:44.684+0000 7f0da4ea5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:38:44.928 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:44.708+0000 7f2cc2679040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:38:45.178 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:45.179 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-mon[33809]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-20T18:38:45.179 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:44 smithi002 ceph-mon[23739]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-20T18:38:45.180 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:45 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:45.056+0000 7f2cc2679040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:38:45.180 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:45 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:45.120+0000 7f2cc2679040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:38:45.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:44 smithi067 ceph-mon[27598]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-20T18:38:45.287 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:45.013+0000 7f0da4ea5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:38:45.287 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:45.077+0000 7f0da4ea5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:38:45.498 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:45 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:45.327+0000 7f2cc2679040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:38:45.547 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:45.271+0000 7f0da4ea5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:38:45.798 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6800","nonce":3990403095},{"type":"v1","addr":"172.21.15.2:6801","nonce":3990403095}]},"active_addr":"172.21.15.2:6801/3990403095","active_change":"2024-09-20T18:34:19.129429+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24109,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.2:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":876089716}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":4137034191}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":1527238396}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.2:0","nonce":436846965}]}]} 2024-09-20T18:38:45.801 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-20T18:38:45.801 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-20T18:38:45.802 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:38:46.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:45 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1373464168' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:38:46.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:45 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1373464168' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:38:46.066 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:46.218 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:45 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1373464168' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:38:46.460 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:46 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:46.284+0000 7f2cc2679040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:38:46.460 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:46 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:46.356+0000 7f2cc2679040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:38:46.548 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:46.203+0000 7f0da4ea5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:38:46.548 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:46.274+0000 7f0da4ea5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:38:46.728 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:46.729 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":58,"fsid":"40b960ba-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:33:23.710574+0000","modified":"2024-09-20T18:38:28.164352+0000","last_up_change":"2024-09-20T18:38:24.149947+0000","last_in_change":"2024-09-20T18:38:03.821173+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T18:36:25.619123+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"09b5e8b9-8644-4ffb-99d5-25b8fc1055c2","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.2:6802","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6803","nonce":2157674845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6805","nonce":2157674845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6809","nonce":2157674845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6807","nonce":2157674845}]},"public_addr":"172.21.15.2:6803/2157674845","cluster_addr":"172.21.15.2:6805/2157674845","heartbeat_back_addr":"172.21.15.2:6809/2157674845","heartbeat_front_addr":"172.21.15.2:6807/2157674845","state":["exists","up"]},{"osd":1,"uuid":"07238a85-804b-4799-89d0-7cabbe2f8ef5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6810","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6811","nonce":2832496747}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6812","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6813","nonce":2832496747}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6816","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6817","nonce":2832496747}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6814","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6815","nonce":2832496747}]},"public_addr":"172.21.15.2:6811/2832496747","cluster_addr":"172.21.15.2:6813/2832496747","heartbeat_back_addr":"172.21.15.2:6817/2832496747","heartbeat_front_addr":"172.21.15.2:6815/2832496747","state":["exists","up"]},{"osd":2,"uuid":"392b9bbe-2b3b-45d6-ad30-0bb43ffc3380","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6818","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6819","nonce":3428595880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6820","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6821","nonce":3428595880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6824","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6825","nonce":3428595880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6822","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6823","nonce":3428595880}]},"public_addr":"172.21.15.2:6819/3428595880","cluster_addr":"172.21.15.2:6821/3428595880","heartbeat_back_addr":"172.21.15.2:6825/3428595880","heartbeat_front_addr":"172.21.15.2:6823/3428595880","state":["exists","up"]},{"osd":3,"uuid":"c26168c4-27e3-417d-a007-e3edbde45b46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6826","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6827","nonce":4145478152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6828","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6829","nonce":4145478152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6832","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6833","nonce":4145478152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6830","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6831","nonce":4145478152}]},"public_addr":"172.21.15.2:6827/4145478152","cluster_addr":"172.21.15.2:6829/4145478152","heartbeat_back_addr":"172.21.15.2:6833/4145478152","heartbeat_front_addr":"172.21.15.2:6831/4145478152","state":["exists","up"]},{"osd":4,"uuid":"9593a383-58f7-4df5-a734-3ec0695951d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6801","nonce":1555899251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6803","nonce":1555899251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6807","nonce":1555899251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6805","nonce":1555899251}]},"public_addr":"172.21.15.67:6801/1555899251","cluster_addr":"172.21.15.67:6803/1555899251","heartbeat_back_addr":"172.21.15.67:6807/1555899251","heartbeat_front_addr":"172.21.15.67:6805/1555899251","state":["exists","up"]},{"osd":5,"uuid":"9c46815f-3483-4be4-90c2-3103f8fe657e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6809","nonce":3702513501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6811","nonce":3702513501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6815","nonce":3702513501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6813","nonce":3702513501}]},"public_addr":"172.21.15.67:6809/3702513501","cluster_addr":"172.21.15.67:6811/3702513501","heartbeat_back_addr":"172.21.15.67:6815/3702513501","heartbeat_front_addr":"172.21.15.67:6813/3702513501","state":["exists","up"]},{"osd":6,"uuid":"98319c2d-fe63-4750-a0dc-50067f368e13","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6817","nonce":1843869258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6819","nonce":1843869258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6823","nonce":1843869258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6821","nonce":1843869258}]},"public_addr":"172.21.15.67:6817/1843869258","cluster_addr":"172.21.15.67:6819/1843869258","heartbeat_back_addr":"172.21.15.67:6823/1843869258","heartbeat_front_addr":"172.21.15.67:6821/1843869258","state":["exists","up"]},{"osd":7,"uuid":"b2bc9414-0ac8-475b-bd42-d871cbb87564","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.67:6824","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6825","nonce":57338925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6827","nonce":57338925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6831","nonce":57338925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6829","nonce":57338925}]},"public_addr":"172.21.15.67:6825/57338925","cluster_addr":"172.21.15.67:6827/57338925","heartbeat_back_addr":"172.21.15.67:6831/57338925","heartbeat_front_addr":"172.21.15.67:6829/57338925","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:31.579248+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:56.686560+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:21.906720+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:46.419415+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:09.482318+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:34.561792+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:58.619379+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:38:22.207283+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:0/3842303423":"2024-09-21T18:34:19.129282+0000","172.21.15.2:0/2775426964":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6800/3970842750":"2024-09-21T18:34:19.129282+0000","172.21.15.2:0/2264563424":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/807347661":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/375122373":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/3154307292":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6801/37650612":"2024-09-21T18:33:54.921422+0000","172.21.15.2:6801/3970842750":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6800/37650612":"2024-09-21T18:33:54.921422+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T18:38:47.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:46 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1268615304' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:47.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:46 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1268615304' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:47.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:46 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1268615304' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:47.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.030+0000 7f0da4ea5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:38:47.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.151+0000 7f0da4ea5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:38:47.405 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.118+0000 7f2cc2679040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:38:47.405 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.239+0000 7f2cc2679040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:38:47.435 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-20T18:38:47.435 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd dump --format=json 2024-09-20T18:38:47.610 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.301+0000 7f0da4ea5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:38:47.610 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.366+0000 7f0da4ea5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:38:47.610 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.523+0000 7f0da4ea5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:38:47.610 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.594+0000 7f0da4ea5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:38:47.691 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:47.712 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.390+0000 7f2cc2679040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:38:47.712 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.457+0000 7f2cc2679040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:38:47.712 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.618+0000 7f2cc2679040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:38:47.712 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.695+0000 7f2cc2679040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:38:47.907 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.657+0000 7f0da4ea5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:38:47.907 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.823+0000 7f0da4ea5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:38:47.907 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.891+0000 7f0da4ea5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:38:47.980 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.760+0000 7f2cc2679040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:38:47.980 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:47.929+0000 7f2cc2679040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:38:48.189 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:47.961+0000 7f0da4ea5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:38:48.189 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:48.048+0000 7f0da4ea5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:38:48.189 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:48.111+0000 7f0da4ea5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:38:48.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:48.000+0000 7f2cc2679040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:38:48.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:48.070+0000 7f2cc2679040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:38:48.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:48.159+0000 7f2cc2679040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:38:48.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:48.226+0000 7f2cc2679040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:38:48.377 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:38:48.377 INFO:teuthology.orchestra.run.smithi002.stdout:{"epoch":58,"fsid":"40b960ba-777d-11ef-baf5-efdc52797490","created":"2024-09-20T18:33:23.710574+0000","modified":"2024-09-20T18:38:28.164352+0000","last_up_change":"2024-09-20T18:38:24.149947+0000","last_in_change":"2024-09-20T18:38:03.821173+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-20T18:36:25.619123+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"09b5e8b9-8644-4ffb-99d5-25b8fc1055c2","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.2:6802","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6803","nonce":2157674845}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6804","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6805","nonce":2157674845}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6808","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6809","nonce":2157674845}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6806","nonce":2157674845},{"type":"v1","addr":"172.21.15.2:6807","nonce":2157674845}]},"public_addr":"172.21.15.2:6803/2157674845","cluster_addr":"172.21.15.2:6805/2157674845","heartbeat_back_addr":"172.21.15.2:6809/2157674845","heartbeat_front_addr":"172.21.15.2:6807/2157674845","state":["exists","up"]},{"osd":1,"uuid":"07238a85-804b-4799-89d0-7cabbe2f8ef5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6810","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6811","nonce":2832496747}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6812","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6813","nonce":2832496747}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6816","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6817","nonce":2832496747}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6814","nonce":2832496747},{"type":"v1","addr":"172.21.15.2:6815","nonce":2832496747}]},"public_addr":"172.21.15.2:6811/2832496747","cluster_addr":"172.21.15.2:6813/2832496747","heartbeat_back_addr":"172.21.15.2:6817/2832496747","heartbeat_front_addr":"172.21.15.2:6815/2832496747","state":["exists","up"]},{"osd":2,"uuid":"392b9bbe-2b3b-45d6-ad30-0bb43ffc3380","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6818","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6819","nonce":3428595880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6820","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6821","nonce":3428595880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6824","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6825","nonce":3428595880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6822","nonce":3428595880},{"type":"v1","addr":"172.21.15.2:6823","nonce":3428595880}]},"public_addr":"172.21.15.2:6819/3428595880","cluster_addr":"172.21.15.2:6821/3428595880","heartbeat_back_addr":"172.21.15.2:6825/3428595880","heartbeat_front_addr":"172.21.15.2:6823/3428595880","state":["exists","up"]},{"osd":3,"uuid":"c26168c4-27e3-417d-a007-e3edbde45b46","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6826","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6827","nonce":4145478152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6828","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6829","nonce":4145478152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6832","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6833","nonce":4145478152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.2:6830","nonce":4145478152},{"type":"v1","addr":"172.21.15.2:6831","nonce":4145478152}]},"public_addr":"172.21.15.2:6827/4145478152","cluster_addr":"172.21.15.2:6829/4145478152","heartbeat_back_addr":"172.21.15.2:6833/4145478152","heartbeat_front_addr":"172.21.15.2:6831/4145478152","state":["exists","up"]},{"osd":4,"uuid":"9593a383-58f7-4df5-a734-3ec0695951d5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6801","nonce":1555899251}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6803","nonce":1555899251}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6807","nonce":1555899251}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":1555899251},{"type":"v1","addr":"172.21.15.67:6805","nonce":1555899251}]},"public_addr":"172.21.15.67:6801/1555899251","cluster_addr":"172.21.15.67:6803/1555899251","heartbeat_back_addr":"172.21.15.67:6807/1555899251","heartbeat_front_addr":"172.21.15.67:6805/1555899251","state":["exists","up"]},{"osd":5,"uuid":"9c46815f-3483-4be4-90c2-3103f8fe657e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6809","nonce":3702513501}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6810","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6811","nonce":3702513501}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6814","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6815","nonce":3702513501}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6812","nonce":3702513501},{"type":"v1","addr":"172.21.15.67:6813","nonce":3702513501}]},"public_addr":"172.21.15.67:6809/3702513501","cluster_addr":"172.21.15.67:6811/3702513501","heartbeat_back_addr":"172.21.15.67:6815/3702513501","heartbeat_front_addr":"172.21.15.67:6813/3702513501","state":["exists","up"]},{"osd":6,"uuid":"98319c2d-fe63-4750-a0dc-50067f368e13","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6816","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6817","nonce":1843869258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6818","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6819","nonce":1843869258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6822","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6823","nonce":1843869258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6820","nonce":1843869258},{"type":"v1","addr":"172.21.15.67:6821","nonce":1843869258}]},"public_addr":"172.21.15.67:6817/1843869258","cluster_addr":"172.21.15.67:6819/1843869258","heartbeat_back_addr":"172.21.15.67:6823/1843869258","heartbeat_front_addr":"172.21.15.67:6821/1843869258","state":["exists","up"]},{"osd":7,"uuid":"b2bc9414-0ac8-475b-bd42-d871cbb87564","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.67:6824","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6825","nonce":57338925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6826","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6827","nonce":57338925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6830","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6831","nonce":57338925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6828","nonce":57338925},{"type":"v1","addr":"172.21.15.67:6829","nonce":57338925}]},"public_addr":"172.21.15.67:6825/57338925","cluster_addr":"172.21.15.67:6827/57338925","heartbeat_back_addr":"172.21.15.67:6831/57338925","heartbeat_front_addr":"172.21.15.67:6829/57338925","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:31.579248+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:35:56.686560+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:21.906720+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:36:46.419415+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:09.482318+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:34.561792+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:37:58.619379+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-20T18:38:22.207283+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.2:0/3842303423":"2024-09-21T18:34:19.129282+0000","172.21.15.2:0/2775426964":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6800/3970842750":"2024-09-21T18:34:19.129282+0000","172.21.15.2:0/2264563424":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/807347661":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/375122373":"2024-09-21T18:33:54.921422+0000","172.21.15.2:0/3154307292":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6801/37650612":"2024-09-21T18:33:54.921422+0000","172.21.15.2:6801/3970842750":"2024-09-21T18:34:19.129282+0000","172.21.15.2:6800/37650612":"2024-09-21T18:33:54.921422+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-20T18:38:48.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:48 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3100358353' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:48.548 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:48.173+0000 7f0da4ea5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:38:48.785 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:48.290+0000 7f2cc2679040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:38:48.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:48 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3100358353' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:48.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:48 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3100358353' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-20T18:38:49.188 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-20T18:38:49.189 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-20T18:38:49.189 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-20T18:38:49.190 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-20T18:38:49.190 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-20T18:38:49.190 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-20T18:38:49.191 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-20T18:38:49.191 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-20T18:38:49.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:49.007+0000 7f0da4ea5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:38:49.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: [20/Sep/2024:18:38:49] ENGINE Bus STARTING 2024-09-20T18:38:49.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: CherryPy Checker: 2024-09-20T18:38:49.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: The Application mounted at '' has an empty config. 2024-09-20T18:38:49.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: 2024-09-20T18:38:49.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: [20/Sep/2024:18:38:49] ENGINE Serving on http://:::9283 2024-09-20T18:38:49.298 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[29279]: [20/Sep/2024:18:38:49] ENGINE Bus STARTED 2024-09-20T18:38:49.431 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:49.133+0000 7f2cc2679040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:38:49.431 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:38:49] ENGINE Bus STARTING 2024-09-20T18:38:49.431 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: CherryPy Checker: 2024-09-20T18:38:49.431 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: The Application mounted at '' has an empty config. 2024-09-20T18:38:49.431 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: Standby manager daemon x restarted 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: Standby manager daemon x started 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: Active manager daemon y restarted 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: Activating manager daemon y 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: mgrmap e17: y(active, starting, since 0.0081444s), standbys: x 2024-09-20T18:38:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:49.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: Manager daemon y is now available 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:38:49.788 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:38:49] ENGINE Serving on http://:::9283 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:38:49] ENGINE Bus STARTED 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: Standby manager daemon x restarted 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: Standby manager daemon x started 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: Active manager daemon y restarted 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: Activating manager daemon y 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: mgrmap e17: y(active, starting, since 0.0081444s), standbys: x 2024-09-20T18:38:49.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:38:49.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:38:49.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: Manager daemon y is now available 2024-09-20T18:38:49.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:49.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:49.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:38:49.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:38:49.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:38:49.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: Standby manager daemon x restarted 2024-09-20T18:38:49.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: Standby manager daemon x started 2024-09-20T18:38:49.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:38:49.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:38:49.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/1729300761' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: Active manager daemon y restarted 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: Activating manager daemon y 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: osdmap e59: 8 total, 8 up, 8 in 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: mgrmap e17: y(active, starting, since 0.0081444s), standbys: x 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:38:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: Manager daemon y is now available 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:38:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:38:49.824 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:49.825 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:49.916 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:49.919 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:49.920 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:49.925 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:51.408 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-mon[33809]: mgrmap e18: y(active, since 1.02649s), standbys: x 2024-09-20T18:38:51.409 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-mon[33809]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:51.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-mon[23739]: mgrmap e18: y(active, since 1.02649s), standbys: x 2024-09-20T18:38:51.409 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-mon[23739]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:51.409 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:51.272+0000 7f2c1eeb6640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:38:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:38:51.409 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: Traceback (most recent call last): 2024-09-20T18:38:51.409 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:38:51.409 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._connections.run(self.expiration_interval) 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._run(expiration_interval) 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: s = self.context.wrap_socket( 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: return self.sslsocket_class._create( 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self.do_handshake() 2024-09-20T18:38:51.410 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:38:51.411 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: self._sslobj.do_handshake() 2024-09-20T18:38:51.411 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:38:51.411 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:38:51.417 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:51.417 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:51.502 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:51 smithi067 ceph-mon[27598]: mgrmap e18: y(active, since 1.02649s), standbys: x 2024-09-20T18:38:51.502 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:51 smithi067 ceph-mon[27598]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:52.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: [20/Sep/2024:18:38:51] ENGINE Bus STARTING 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: [20/Sep/2024:18:38:51] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: [20/Sep/2024:18:38:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:38:52.256 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: [20/Sep/2024:18:38:51] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: [20/Sep/2024:18:38:51] ENGINE Bus STARTED 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:52.257 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: [20/Sep/2024:18:38:51] ENGINE Bus STARTING 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: [20/Sep/2024:18:38:51] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: [20/Sep/2024:18:38:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:38:52.258 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: [20/Sep/2024:18:38:51] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:38:52.259 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: [20/Sep/2024:18:38:51] ENGINE Bus STARTED 2024-09-20T18:38:52.260 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:52.260 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:52 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: [20/Sep/2024:18:38:51] ENGINE Bus STARTING 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: [20/Sep/2024:18:38:51] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: [20/Sep/2024:18:38:51] ENGINE Error in HTTPServer.serve 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-20T18:38:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: [20/Sep/2024:18:38:51] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:38:52.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: [20/Sep/2024:18:38:51] ENGINE Bus STARTED 2024-09-20T18:38:52.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:52.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:52 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi067 to 4016M 2024-09-20T18:38:53.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi067 to 4016M 2024-09-20T18:38:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:53 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:54.013 INFO:teuthology.orchestra.run.smithi002.stdout:111669149723 2024-09-20T18:38:54.014 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi067 to 4016M 2024-09-20T18:38:54.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:53 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:38:54.818 INFO:teuthology.orchestra.run.smithi002.stdout:34359738410 2024-09-20T18:38:54.818 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-20T18:38:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:54 smithi002 ceph-mon[33809]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:55.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:54 smithi002 ceph-mon[33809]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-20T18:38:55.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:54 smithi002 ceph-mon[23739]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:55.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:54 smithi002 ceph-mon[23739]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-20T18:38:55.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:54 smithi067 ceph-mon[27598]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:55.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:54 smithi067 ceph-mon[27598]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-20T18:38:55.331 INFO:teuthology.orchestra.run.smithi002.stdout:55834574885 2024-09-20T18:38:55.331 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-20T18:38:55.493 INFO:teuthology.orchestra.run.smithi002.stdout:167503724561 2024-09-20T18:38:55.493 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-20T18:38:56.097 INFO:teuthology.orchestra.run.smithi002.stdout:201863462925 2024-09-20T18:38:56.097 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-20T18:38:56.407 INFO:teuthology.orchestra.run.smithi002.stdout:133143986198 2024-09-20T18:38:56.407 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-20T18:38:56.890 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:56 smithi002 ceph-mon[33809]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:56.890 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:56 smithi002 ceph-mon[23739]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:57.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:56 smithi067 ceph-mon[27598]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:38:57.641 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:57.641 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:57.642 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:57.833 INFO:teuthology.orchestra.run.smithi002.stdout:231928233991 2024-09-20T18:38:57.833 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-20T18:38:57.972 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:57.973 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:57.999 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:38:58.631 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:58 smithi002 ceph-mon[33809]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:38:58.632 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:58 smithi002 ceph-mon[23739]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:38:58.912 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:38:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:38:58] "GET /metrics HTTP/1.1" 200 23665 "" "Prometheus/2.43.0" 2024-09-20T18:38:59.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:58 smithi067 ceph-mon[27598]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-20T18:38:59.156 INFO:teuthology.orchestra.run.smithi002.stdout:201863462926 2024-09-20T18:38:59.767 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:38:59 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1864869547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:38:59.767 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:38:59 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1864869547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:38:59.972 INFO:teuthology.orchestra.run.smithi002.stdout:133143986199 2024-09-20T18:39:00.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:38:59 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1864869547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-20T18:39:00.150 INFO:teuthology.orchestra.run.smithi002.stdout:167503724562 2024-09-20T18:39:00.591 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986198 got 133143986199 for osd.4 2024-09-20T18:39:00.591 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:00.882 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:00 smithi002 ceph-mon[33809]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:39:00.882 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:00 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1203386638' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:39:00.883 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:00 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2143446504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:39:00.883 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:00 smithi002 ceph-mon[23739]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:39:00.883 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:00 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1203386638' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:39:00.883 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:00 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2143446504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:39:01.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:00 smithi067 ceph-mon[27598]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-20T18:39:01.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:00 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1203386638' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-20T18:39:01.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:00 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2143446504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-20T18:39:01.305 INFO:teuthology.orchestra.run.smithi002.stdout:111669149724 2024-09-20T18:39:01.465 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462925 got 201863462926 for osd.6 2024-09-20T18:39:01.465 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:01.718 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:01 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1789963095' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:39:01.718 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:01 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1789963095' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:39:01.813 INFO:teuthology.orchestra.run.smithi002.stdout:34359738412 2024-09-20T18:39:01.949 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:01 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1789963095' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-20T18:39:02.181 INFO:teuthology.orchestra.run.smithi002.stdout:77309411361 2024-09-20T18:39:02.181 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-20T18:39:02.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:02 smithi002 ceph-mon[23739]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:39:02.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:02 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2355396689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:39:02.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:02 smithi002 ceph-mon[33809]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:39:02.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:02 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2355396689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:39:02.973 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:02 smithi067 ceph-mon[27598]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:39:02.973 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:02 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2355396689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-20T18:39:03.102 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738410 got 34359738412 for osd.0 2024-09-20T18:39:03.102 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:03.557 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724561 got 167503724562 for osd.5 2024-09-20T18:39:03.557 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:03.803 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149723 got 111669149724 for osd.3 2024-09-20T18:39:03.804 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:03.919 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:04.291 INFO:teuthology.orchestra.run.smithi002.stdout:55834574887 2024-09-20T18:39:04.549 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:05.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:04 smithi002 ceph-mon[23739]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:05.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:05.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:04 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/986081534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:39:05.015 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:04 smithi002 ceph-mon[33809]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:05.015 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:05.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:04 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/986081534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:39:05.045 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574885 got 55834574887 for osd.1 2024-09-20T18:39:05.045 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:05.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:04 smithi067 ceph-mon[27598]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:05.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:05.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:04 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/986081534' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-20T18:39:05.904 INFO:teuthology.orchestra.run.smithi002.stdout:231928233992 2024-09-20T18:39:06.121 INFO:teuthology.orchestra.run.smithi002.stdout:77309411362 2024-09-20T18:39:06.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:06 smithi002 ceph-mon[33809]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:06.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:06 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1028345572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:39:06.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:06 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2581962852' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:39:06.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:06 smithi002 ceph-mon[23739]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:06.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:06 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1028345572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:39:06.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:06 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2581962852' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:39:06.804 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411361 got 77309411362 for osd.2 2024-09-20T18:39:06.804 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:07.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:06 smithi067 ceph-mon[27598]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:07.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:06 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1028345572' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-20T18:39:07.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:06 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2581962852' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-20T18:39:07.180 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233991 got 231928233992 for osd.7 2024-09-20T18:39:07.180 DEBUG:teuthology.parallel:result is None 2024-09-20T18:39:07.181 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-20T18:39:07.181 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:39:07.461 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:08.058 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:39:08.058 INFO:teuthology.orchestra.run.smithi002.stderr:dumped all 2024-09-20T18:39:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[23739]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:08.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:08.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[33809]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:08.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:08.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:08.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:08 smithi067 ceph-mon[27598]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-20T18:39:08.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:08 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:08 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:08 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:08 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:08.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:08 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:08.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:08 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:08.852 INFO:teuthology.orchestra.run.smithi002.stdout:{"pg_ready":true,"pg_map":{"version":12,"stamp":"2024-09-20T18:39:07.151875+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":226660,"kb_used_data":6284,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734556,"statfs":{"total":767960285184,"available":767728185344,"internally_reserved":0,"allocated":6434816,"data_stored":3662952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":225496624},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":96,"num_read_kb":206,"num_write":20,"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.001994"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-20T18:38:51.247212+0000","last_change":"2024-09-20T18:38:28.181205+0000","last_active":"2024-09-20T18:38:51.247212+0000","last_peered":"2024-09-20T18:38:51.247212+0000","last_clean":"2024-09-20T18:38:51.247212+0000","last_became_active":"2024-09-20T18:38:28.180818+0000","last_became_peered":"2024-09-20T18:38:28.180818+0000","last_unstale":"2024-09-20T18:38:51.247212+0000","last_undegraded":"2024-09-20T18:38:51.247212+0000","last_fullsized":"2024-09-20T18:38:51.247212+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:36:25.710787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:36:25.710787+0000","last_clean_scrub_stamp":"2024-09-20T18:36:25.710787+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-22T04:35:36.932821+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":231928233993,"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":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1175552,"data_stored":826849,"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":47,"seq":201863462928,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1175552,"data_stored":826849,"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":39,"seq":167503724564,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986201,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31756,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713396,"statfs":{"total":95995035648,"available":95962517504,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":77309411363,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"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":34359738413,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1175552,"data_stored":826849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T18:39:08.852 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph pg dump --format=json 2024-09-20T18:39:09.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:39:08] "GET /metrics HTTP/1.1" 200 26192 "" "Prometheus/2.43.0" 2024-09-20T18:39:09.121 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:09.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.509 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:39:09.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:39:09.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:39:09.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:39:09.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:39:09.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:39:09.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:39:09.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:09.789 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:39:09.790 INFO:teuthology.orchestra.run.smithi002.stderr:dumped all 2024-09-20T18:39:10.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:10 smithi002 ceph-mon[33809]: Deploying daemon alertmanager.a on smithi002 2024-09-20T18:39:10.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:10 smithi002 ceph-mon[33809]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:10.517 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:10 smithi002 ceph-mon[33809]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:39:10.517 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:10 smithi002 ceph-mon[23739]: Deploying daemon alertmanager.a on smithi002 2024-09-20T18:39:10.518 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:10 smithi002 ceph-mon[23739]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:10.518 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:10 smithi002 ceph-mon[23739]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:39:10.518 INFO:teuthology.orchestra.run.smithi002.stdout:{"pg_ready":true,"pg_map":{"version":13,"stamp":"2024-09-20T18:39:09.152241+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":226660,"kb_used_data":6284,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734556,"statfs":{"total":767960285184,"available":767728185344,"internally_reserved":0,"allocated":6434816,"data_stored":3662952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":225496624},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002003"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-20T18:38:51.247212+0000","last_change":"2024-09-20T18:38:28.181205+0000","last_active":"2024-09-20T18:38:51.247212+0000","last_peered":"2024-09-20T18:38:51.247212+0000","last_clean":"2024-09-20T18:38:51.247212+0000","last_became_active":"2024-09-20T18:38:28.180818+0000","last_became_peered":"2024-09-20T18:38:28.180818+0000","last_unstale":"2024-09-20T18:38:51.247212+0000","last_undegraded":"2024-09-20T18:38:51.247212+0000","last_fullsized":"2024-09-20T18:38:51.247212+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-20T18:36:25.710787+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-20T18:36:25.710787+0000","last_clean_scrub_stamp":"2024-09-20T18:36:25.710787+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-22T04:35:36.932821+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":231928233993,"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":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1175552,"data_stored":826849,"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":47,"seq":201863462928,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1175552,"data_stored":826849,"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":39,"seq":167503724564,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986201,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149726,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31756,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713396,"statfs":{"total":95995035648,"available":95962517504,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":77309411363,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574888,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27596,"kb_used_data":568,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717556,"statfs":{"total":95995035648,"available":95966777344,"internally_reserved":0,"allocated":581632,"data_stored":236481,"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":34359738413,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1148,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1175552,"data_stored":826849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-20T18:39:10.519 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-20T18:39:10.519 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-20T18:39:10.519 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-20T18:39:10.519 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- ceph health --format=json 2024-09-20T18:39:10.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:10 smithi067 ceph-mon[27598]: Deploying daemon alertmanager.a on smithi002 2024-09-20T18:39:10.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:10 smithi067 ceph-mon[27598]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:10.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:10 smithi067 ceph-mon[27598]: from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-20T18:39:11.375 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:12.108 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:39:12.108 INFO:teuthology.orchestra.run.smithi002.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-20T18:39:12.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:12 smithi002 ceph-mon[33809]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:12.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:12 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2427378439' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:39:12.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:12 smithi002 ceph-mon[23739]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:12.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:12 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2427378439' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:39:12.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:12 smithi067 ceph-mon[27598]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:12.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:12 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2427378439' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-20T18:39:13.022 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-20T18:39:13.022 INFO:tasks.cephadm:Setup complete, yielding 2024-09-20T18:39:13.022 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:39:13.037 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi002.front.sepia.ceph.com 2024-09-20T18:39:13.037 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-20T18:39:13.540 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:14.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-mon[33809]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:14.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-mon[23739]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:14.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:14 smithi067 ceph-mon[27598]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:14.604 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:14] ENGINE Bus STOPPING 2024-09-20T18:39:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:39:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:14] ENGINE Bus STOPPED 2024-09-20T18:39:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:14] ENGINE Bus STARTING 2024-09-20T18:39:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:14] ENGINE Serving on http://:::9283 2024-09-20T18:39:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:14] ENGINE Bus STARTED 2024-09-20T18:39:15.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:15 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/4020264203' entity='client.admin' 2024-09-20T18:39:15.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:15 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4020264203' entity='client.admin' 2024-09-20T18:39:15.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:15 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4020264203' entity='client.admin' 2024-09-20T18:39:16.498 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-20T18:39:16.507 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi002.front.sepia.ceph.com 2024-09-20T18:39:16.508 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-20T18:39:16.648 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:16 smithi002 ceph-mon[33809]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:16.648 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:16 smithi002 ceph-mon[23739]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:16.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:16 smithi067 ceph-mon[27598]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:17.521 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:18.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:18 smithi002 ceph-mon[23739]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:18.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:18 smithi002 ceph-mon[33809]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:18.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:18 smithi067 ceph-mon[27598]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:19.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:39:18] "GET /metrics HTTP/1.1" 200 26192 "" "Prometheus/2.43.0" 2024-09-20T18:39:19.035 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:18 smithi002 systemd[1]: Started Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:39:19.382 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:19] ENGINE Bus STOPPING 2024-09-20T18:39:19.382 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:39:19.382 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:19] ENGINE Bus STOPPED 2024-09-20T18:39:19.382 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:19] ENGINE Bus STARTING 2024-09-20T18:39:19.382 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:19] ENGINE Serving on http://:::9283 2024-09-20T18:39:19.583 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:39:19.585 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "0ea6075c-5b3e-449d-a9f9-4f3024eb0d09", 2024-09-20T18:39:19.585 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "r", 2024-09-20T18:39:19.585 INFO:teuthology.orchestra.run.smithi002.stdout: "current_period": "749c6449-72eb-4ef9-9ff6-20dbad647424", 2024-09-20T18:39:19.585 INFO:teuthology.orchestra.run.smithi002.stdout: "epoch": 1 2024-09-20T18:39:19.586 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:39:19.785 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:19] ENGINE Bus STARTED 2024-09-20T18:39:19.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:39:19.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2423011798' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:39:19.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:39:19.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2423011798' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:19.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: osdmap e60: 8 total, 8 up, 8 in 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2423011798' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-20T18:39:19.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:39:19.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:19.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:19.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:20.322 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-20T18:39:20.585 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:20 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:39:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:20 smithi067 ceph-mon[27598]: Deploying daemon grafana.a on smithi067 2024-09-20T18:39:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:20 smithi067 ceph-mon[27598]: pgmap v19: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:20 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:39:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:20 smithi067 ceph-mon[27598]: osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:39:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:20 smithi067 ceph-mon[27598]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[23739]: Deploying daemon grafana.a on smithi067 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[23739]: pgmap v19: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[23739]: osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[23739]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[33809]: Deploying daemon grafana.a on smithi067 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[33809]: pgmap v19: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-20T18:39:20.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[33809]: osdmap e61: 8 total, 8 up, 8 in 2024-09-20T18:39:20.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-mon[33809]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "63954f33-6f8b-4494-847b-054607694ab4", 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default", 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "api_name": "default", 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "is_master": true, 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "endpoints": [], 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames": [], 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames_s3website": [], 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zone": "", 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "zones": [], 2024-09-20T18:39:21.012 INFO:teuthology.orchestra.run.smithi002.stdout: "placement_targets": [ 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default-placement", 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "tags": [], 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "storage_classes": [] 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "default_placement": "default-placement", 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "0ea6075c-5b3e-449d-a9f9-4f3024eb0d09", 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_policy": { 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "groups": [] 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled_features": [ 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "notification_v2", 2024-09-20T18:39:21.013 INFO:teuthology.orchestra.run.smithi002.stdout: "resharding" 2024-09-20T18:39:21.014 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T18:39:21.014 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:39:21.281 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[64481]: ts=2024-09-20T18:39:20.784Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000243014s 2024-09-20T18:39:21.669 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-20T18:39:21.929 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:21.946 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:21 smithi002 ceph-mon[33809]: osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:39:21.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:21 smithi002 ceph-mon[23739]: osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:39:22.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:21 smithi067 ceph-mon[27598]: osdmap e62: 8 total, 8 up, 8 in 2024-09-20T18:39:22.369 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:39:22.369 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "da77a65f-71b5-4eba-a836-57cdea076cbd", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "z", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "domain_root": "z.rgw.meta:root", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "control_pool": "z.rgw.control", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "log_pool": "z.rgw.log", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-20T18:39:22.370 INFO:teuthology.orchestra.run.smithi002.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "otp_pool": "z.rgw.otp", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "system_key": { 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "access_key": "", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "secret_key": "" 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "placement_pools": [ 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "key": "default-placement", 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "val": { 2024-09-20T18:39:22.371 INFO:teuthology.orchestra.run.smithi002.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: "storage_classes": { 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: "STANDARD": { 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: "index_type": 0, 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: "inline_data": true 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "0ea6075c-5b3e-449d-a9f9-4f3024eb0d09" 2024-09-20T18:39:22.372 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:39:22.863 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:22 smithi002 ceph-mon[33809]: pgmap v22: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:22.864 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:22 smithi002 ceph-mon[33809]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:22.864 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:22 smithi002 ceph-mon[33809]: Cluster is now healthy 2024-09-20T18:39:22.864 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:22 smithi002 ceph-mon[23739]: pgmap v22: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:22.864 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:22 smithi002 ceph-mon[23739]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:22.864 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:22 smithi002 ceph-mon[23739]: Cluster is now healthy 2024-09-20T18:39:22.891 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-20T18:39:23.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:22 smithi067 ceph-mon[27598]: pgmap v22: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:23.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:22 smithi067 ceph-mon[27598]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:23.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:22 smithi067 ceph-mon[27598]: Cluster is now healthy 2024-09-20T18:39:23.148 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:24 smithi002 ceph-mon[23739]: pgmap v23: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:25.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:24 smithi002 ceph-mon[33809]: pgmap v23: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:24 smithi067 ceph-mon[27598]: pgmap v23: 33 pgs: 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:25.875 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:25 smithi067 ceph-mon[27598]: osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:39:25.875 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:25 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:39:26.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:25 smithi002 ceph-mon[33809]: osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:39:26.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:25 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:39:26.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:25 smithi002 ceph-mon[23739]: osdmap e63: 8 total, 8 up, 8 in 2024-09-20T18:39:26.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:25 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-20T18:39:26.829 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:26 smithi067 ceph-mon[27598]: pgmap v25: 65 pgs: 32 unknown, 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:26.830 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:26 smithi067 ceph-mon[27598]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:26.830 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:26 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:39:26.830 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:26 smithi067 ceph-mon[27598]: osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:39:27.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[23739]: pgmap v25: 65 pgs: 32 unknown, 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:27.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[23739]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:27.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:39:27.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[23739]: osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:39:27.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[33809]: pgmap v25: 65 pgs: 32 unknown, 33 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-20T18:39:27.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[33809]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:27.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-20T18:39:27.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:26 smithi002 ceph-mon[33809]: osdmap e64: 8 total, 8 up, 8 in 2024-09-20T18:39:27.881 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:27 smithi067 ceph-mon[27598]: osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:39:27.881 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:27 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:39:27.881 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:27 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:39:27.881 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:27 smithi067 ceph-mon[27598]: osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:39:28.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[33809]: osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:39:28.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:39:28.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:39:28.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[33809]: osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:39:28.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[23739]: osdmap e65: 8 total, 8 up, 8 in 2024-09-20T18:39:28.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-20T18:39:28.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-20T18:39:28.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:27 smithi002 ceph-mon[23739]: osdmap e66: 8 total, 8 up, 8 in 2024-09-20T18:39:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 systemd[1]: Starting Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:39:28.623 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 podman[55974]: 2024-09-20 18:39:28.206757153 +0000 UTC m=+0.016772081 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-20T18:39:28.623 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 podman[55974]: 2024-09-20 18:39:28.306410666 +0000 UTC m=+0.116425591 container create e6485833c29827f783b9bca10c712e8757005ddbba11426507e1b56dd41d5faf (image=quay.io/ceph/grafana:9.4.12, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T18:39:28.623 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 podman[55974]: 2024-09-20 18:39:28.517061348 +0000 UTC m=+0.327076286 container init e6485833c29827f783b9bca10c712e8757005ddbba11426507e1b56dd41d5faf (image=quay.io/ceph/grafana:9.4.12, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T18:39:28.623 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 podman[55974]: 2024-09-20 18:39:28.520534876 +0000 UTC m=+0.330549802 container start e6485833c29827f783b9bca10c712e8757005ddbba11426507e1b56dd41d5faf (image=quay.io/ceph/grafana:9.4.12, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 bash[55974]: e6485833c29827f783b9bca10c712e8757005ddbba11426507e1b56dd41d5faf 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 systemd[1]: Started Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675497227Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675670663Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.6756827Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675686574Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675689697Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675692773Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675695591Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675698341Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T18:39:28.876 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675701164Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675704182Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675707165Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675710229Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675713002Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675715861Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675718644Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675721291Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T18:39:28.877 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675723982Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675726755Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=settings t=2024-09-20T18:39:28.675729482Z level=info msg="App mode production" 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore t=2024-09-20T18:39:28.675770458Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore t=2024-09-20T18:39:28.67578156Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.676672224Z level=info msg="Starting DB migrations" 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.676740747Z level=info msg="Executing migration" id="create migration_log table" 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.677320389Z level=info msg="Executing migration" id="create user table" 2024-09-20T18:39:28.878 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.677760322Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.678266948Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.678697982Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.679285663Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.679750458Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.680558322Z level=info msg="Executing migration" id="create user table v2" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.680973503Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.681412974Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.681903651Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.68225305Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.682666214Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.683090862Z level=info msg="Executing migration" id="Update user table charset" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.68340492Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-20T18:39:28.879 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.683824177Z level=info msg="Executing migration" id="Add missing user data" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.684156165Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.684604095Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.684980673Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.685438266Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.686838829Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.687288339Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.687757928Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.688185718Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.688634724Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.689049978Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.68937036Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.691068752Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.691731258Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.692106964Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-20T18:39:28.880 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.692515075Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.693314334Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.693765761Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.694154066Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.694558664Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.694950491Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.69535638Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.695723133Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.696039948Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.696389773Z level=info msg="Executing migration" id="create star table" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.696763444Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.697166807Z level=info msg="Executing migration" id="create org table v1" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.697567423Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-20T18:39:28.881 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.697962621Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.698334294Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.698733204Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.69913689Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.699536504Z level=info msg="Executing migration" id="Update org table charset" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.699825305Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.700083041Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.700445298Z level=info msg="Executing migration" id="create dashboard table" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.70081742Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.70120185Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.701614828Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.702008755Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.703934647Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-20T18:39:28.882 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.705805417Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.707724012Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.70972837Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.711532322Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.713353799Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.715214227Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.715737469Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.716020022Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.717623442Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.718156415Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.720059117Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.721969995Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.723888152Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.724391781Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-20T18:39:28.883 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.726264693Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.728015708Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.728334453Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.7288931Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.730876427Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.732709977Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.734410199Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.734758639Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.736755587Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.738503766Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.740252305Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.740737183Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.742678194Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-20T18:39:28.884 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.744445387Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.746259011Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.746718358Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.748595901Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.750385959Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.752260556Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.752821345Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.754609188Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-20T18:39:28.885 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.754950873Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.756509519Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.75720582Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.758487308Z level=info msg="Executing migration" id="create data_source table" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.75893596Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.760773287Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.76122712Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.763081778Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.763539576Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.766524312Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-20T18:39:28.886 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.769313886Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.772242183Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.772863937Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.77567192Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.776264325Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.778602529Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.781402174Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.781745958Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.784317713Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.784652729Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.786949039Z level=info msg="Executing migration" id="Add uid column" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.787644323Z level=info msg="Executing migration" id="Update uid value" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.789565075Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.790011243Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-20T18:39:28.887 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.792673029Z level=info msg="Executing migration" id="create api_key table" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.795480484Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.797857776Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.798303245Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.801051642Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.803721842Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.806394448Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.808912924Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.811400751Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.814088737Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.816846325Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.817557799Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.818415989Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.819435239Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-20T18:39:28.888 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.820110792Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.821091198Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.821864257Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.822708099Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.823728351Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.824445449Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.825311934Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.826330042Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.827044104Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.827883595Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.828740129Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.829594389Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.830585291Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-20T18:39:28.889 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.83139315Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.83225707Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.833257141Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.833988175Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.834829077Z level=info msg="Executing migration" id="create quota table v1" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.83524706Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.835757585Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.836728137Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.837299526Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.837732116Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.838542355Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.838849009Z level=info msg="Executing migration" id="create session table" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.83947276Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.840340857Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-20T18:39:28.890 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.841194573Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.842110481Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.843081415Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.843955506Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.846841501Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.849706233Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.852519327Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.855428826Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.858140778Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.86110028Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-20T18:39:28.891 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.863983467Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-20T18:39:29.028 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:39:28] "GET /metrics HTTP/1.1" 200 28465 "" "Prometheus/2.43.0" 2024-09-20T18:39:29.028 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[64481]: ts=2024-09-20T18:39:28.787Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002628203s 2024-09-20T18:39:29.127 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-mon[27598]: pgmap v28: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.866903403Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.869693194Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.872538655Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.875619446Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.878556205Z level=info msg="Executing migration" id="create alert table v1" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.881451723Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.884390587Z level=info msg="Executing migration" id="add index alert state" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.887292201Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.890317544Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.893320759Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-20T18:39:29.128 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.895999693Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.898709242Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.90119677Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.903883446Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.906445318Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.909154908Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.911998119Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.914467575Z level=info msg="Executing migration" id="Add column is_default" 2024-09-20T18:39:29.129 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.917117672Z level=info msg="Executing migration" id="Add column frequency" 2024-09-20T18:39:29.130 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.919546943Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-20T18:39:29.130 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.922261553Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-20T18:39:29.130 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.924957672Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-20T18:39:29.130 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.927482002Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-20T18:39:29.130 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.930140001Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.932791517Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.935401073Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.938280767Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.938935454Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.939796534Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.940227959Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.940952713Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.941802308Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.942712083Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.943716727Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.944395129Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.945253119Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.946108436Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-20T18:39:29.131 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.946969106Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.947951353Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.948835325Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.949516861Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.950363599Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.951255476Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.952107332Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.953131076Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.953859951Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.954709723Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.955578749Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.956464118Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.957345091Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.958378024Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-20T18:39:29.132 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.959074634Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.959946226Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.961972026Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.963000813Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.963727119Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.964754125Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.965617577Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.966354971Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.967253794Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.968147563Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.971018558Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.974082047Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.977056846Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-20T18:39:29.133 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.979901412Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.982577926Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.982925959Z level=info msg="Executing migration" id="Move region to single row" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.984851783Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.985499365Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.986809096Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.988609928Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.990539115Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.992570929Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.994297063Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:28.996278416Z level=info msg="Executing migration" id="create test_data table" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.000163777Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.00061022Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-20T18:39:29.134 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.004582473Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.009140837Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.013055902Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.016911369Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.02069709Z level=info msg="Executing migration" id="create team table" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.024770214Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.028556513Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.032466479Z level=info msg="Executing migration" id="create team member table" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.036535Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.040291746Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.044288671Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.044730288Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.048756933Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.05276227Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-20T18:39:29.135 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.056780679Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.06069623Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.064652594Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.066486801Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.066924936Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.069117961Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.071140397Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.071811073Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.072438105Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.074308986Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.076310818Z level=info msg="Executing migration" id="create tag table" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.078167625Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.078726454Z level=info msg="Executing migration" id="create login attempt table" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.080629285Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-20T18:39:29.136 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.0827245Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.084734585Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.08720331Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.089419852Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.091340694Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.093214134Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.093633141Z level=info msg="Executing migration" id="create user auth table" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.095495756Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.095940733Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.097629851Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.098474451Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.09932259Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.100188723Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.102360122Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-20T18:39:29.137 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.104601427Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.106358002Z level=info msg="Executing migration" id="create server_lock table" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.106786244Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.108694087Z level=info msg="Executing migration" id="create user auth token table" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.109672993Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.110393351Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.110873057Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.113138626Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.114307353Z level=info msg="Executing migration" id="create cache_data table" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.115167389Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-20T18:39:29.138 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.115671163Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-20T18:39:29.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:29 smithi002 ceph-mon[33809]: pgmap v28: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-20T18:39:29.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:29 smithi002 ceph-mon[23739]: pgmap v28: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-20T18:39:29.380 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.119877432Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-20T18:39:29.380 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.123919776Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-20T18:39:29.380 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.124249269Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-20T18:39:29.380 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.124623012Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-20T18:39:29.380 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.126561011Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.129194839Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.129682083Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.1299643Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.130481067Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.130943389Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.131430517Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.131887131Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.132819428Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.13328497Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.13360436Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.134003703Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-20T18:39:29.381 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.134481553Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-20T18:39:29.382 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.134939271Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-20T18:39:29.382 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.135235294Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.135737299Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.136143919Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.136616267Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.137074747Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.138000189Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.13846148Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.138931536Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.143471778Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.147990653Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.148536052Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.148992441Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.149970684Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-20T18:39:29.383 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.150424434Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.150887234Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.151346247Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.151806097Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.15210078Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.153085408Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.154015235Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.154950765Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.155417007Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.15588372Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.156825989Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.157779423Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.158264117Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-20T18:39:29.384 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.159201004Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.160148757Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.160484826Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.160946898Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.161435321Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.161931024Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.162215641Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.163259296Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.164241029Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.165213577Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.166201875Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.167184648Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.16751575Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-20T18:39:29.385 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.167937593Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.168929248Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.169947447Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.172789483Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.173400972Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.176319747Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.179348326Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.182081868Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.183125014Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.186048462Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.189068479Z level=info msg="Executing migration" id="create alert_image table" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.19183185Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.192469979Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.195619672Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-20T18:39:29.386 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.198423858Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.201435505Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.201633747Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.201929756Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.204879068Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.205344319Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.205471752Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.205583629Z level=info msg="alerts found to migrate" alerts=0 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.207700334Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.210342332Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.210973099Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.213807748Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.216524923Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-20T18:39:29.387 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.218990441Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.21931019Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.222169699Z level=info msg="Executing migration" id="create data_keys table" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.225009791Z level=info msg="Executing migration" id="create secrets table" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.227445689Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.233093092Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.235977351Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.238480592Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.244238585Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.250006038Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.252621252Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.255479318Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.258246553Z level=info msg="Executing migration" id="create permission table" 2024-09-20T18:39:29.388 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.25915032Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.259884296Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.260754331Z level=info msg="Executing migration" id="create role table" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.261607203Z level=info msg="Executing migration" id="add column display_name" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.262742715Z level=info msg="Executing migration" id="add column group_name" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.263816973Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.264666177Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.26550386Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.266362806Z level=info msg="Executing migration" id="create team role table" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.267212647Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.268305875Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.269008343Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.269940043Z level=info msg="Executing migration" id="create user role table" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.270741117Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-20T18:39:29.389 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.271588367Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.272599013Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.273357381Z level=info msg="Executing migration" id="create builtin role table" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.274274532Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.275343721Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.275987612Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.27712674Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.277990478Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.278877259Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.279882188Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.280583636Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.281577805Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.282326859Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-20T18:39:29.390 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.283462174Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-20T18:39:29.391 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.284497045Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-20T18:39:29.391 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.285238248Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-20T18:39:29.391 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.286179323Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-20T18:39:29.391 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.286992341Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-20T18:39:29.391 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.287982055Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-20T18:39:29.391 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.288831986Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-20T18:39:29.391 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.29169567Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.294708931Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.297434244Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.300503268Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.303201393Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.306155892Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.309083846Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.312124333Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.314747307Z level=info msg="Executing migration" id="add correlation config column" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.317594067Z level=info msg="Executing migration" id="create entity_events table" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.320472523Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.323441131Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:39:29.392 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.323584137Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.326405291Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.326576235Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.329045069Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.332022907Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.334891258Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.337913736Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.340806894Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.343305781Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.345992873Z level=info msg="Executing migration" id="Drop public config table" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.348468949Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.351281035Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.35380641Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-20T18:39:29.393 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.35642947Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-20T18:39:29.394 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.359192799Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-20T18:39:29.394 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.363079019Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-20T18:39:29.394 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.365695279Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-20T18:39:29.394 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.368385963Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-20T18:39:29.798 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.370934887Z level=info msg="Executing migration" id="add share column" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.373487233Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.376089141Z level=info msg="Executing migration" id="create file table" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.378879348Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.381699825Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.384322991Z level=info msg="Executing migration" id="create file_meta table" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.385306114Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.386009976Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.386833685Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.387243832Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.387709669Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.388667403Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-20T18:39:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.389996352Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.390324574Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.391212052Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.392036231Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.393013184Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.393728979Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.394915422Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.396099118Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.396958221Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.41004906Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.410895994Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.411770787Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.416117403Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-20T18:39:29.800 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.416974787Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.417930181Z level=info msg="Executing migration" id="create folder table" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.418779285Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.419644437Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.420492703Z level=info msg="Executing migration" id="Update folder title length" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.422765295Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=migrator t=2024-09-20T18:39:29.425598032Z level=info msg="migrations completed" performed=485 skipped=0 duration=748.875118ms 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore t=2024-09-20T18:39:29.425989914Z level=info msg="Created default organization" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=plugin.finder t=2024-09-20T18:39:29.461923449Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=secrets t=2024-09-20T18:39:29.462011456Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=query_data t=2024-09-20T18:39:29.465479029Z level=info msg="Query Service initialization" 2024-09-20T18:39:29.801 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=live.push_http t=2024-09-20T18:39:29.467891206Z level=info msg="Live Push Gateway initialization" 2024-09-20T18:39:30.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: Deploying daemon node-exporter.a on smithi002 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: pgmap v31: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:39:30.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: Deploying daemon node-exporter.a on smithi002 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: pgmap v31: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:39:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:30 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:39:30.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: osdmap e67: 8 total, 8 up, 8 in 2024-09-20T18:39:30.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-20T18:39:30.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: Deploying daemon node-exporter.a on smithi002 2024-09-20T18:39:30.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: pgmap v31: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.2 KiB/s wr, 12 op/s 2024-09-20T18:39:30.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:30.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-20T18:39:30.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: osdmap e68: 8 total, 8 up, 8 in 2024-09-20T18:39:30.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-20T18:39:30.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=infra.usagestats.collector t=2024-09-20T18:39:30.108914519Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T18:39:30.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=provisioning.datasources t=2024-09-20T18:39:30.110013003Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T18:39:30.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=provisioning.datasources t=2024-09-20T18:39:30.121214391Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-20T18:39:30.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=provisioning.alerting t=2024-09-20T18:39:30.132183063Z level=info msg="starting to provision alerting" 2024-09-20T18:39:30.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=provisioning.alerting t=2024-09-20T18:39:30.132193744Z level=info msg="finished to provision alerting" 2024-09-20T18:39:30.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=ngalert.state.manager t=2024-09-20T18:39:30.132327402Z level=info msg="Warming state cache for startup" 2024-09-20T18:39:30.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=grafanaStorageLogger t=2024-09-20T18:39:30.132451636Z level=info msg="storage starting" 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=http.server t=2024-09-20T18:39:30.135112451Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=ngalert.state.manager t=2024-09-20T18:39:30.139052047Z level=info msg="State cache has been initialized" states=0 duration=6.721799ms 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=ticker t=2024-09-20T18:39:30.139147397Z level=info msg=starting first_tick=2024-09-20T18:39:40Z 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=ngalert.multiorg.alertmanager t=2024-09-20T18:39:30.139162273Z level=info msg="starting MultiOrg Alertmanager" 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore.transactions t=2024-09-20T18:39:30.150052863Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore.transactions t=2024-09-20T18:39:30.162467327Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore.transactions t=2024-09-20T18:39:30.173031764Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T18:39:30.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:39:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore.transactions t=2024-09-20T18:39:30.174122005Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-20T18:39:30.785 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:30 smithi002 bash[66772]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-20T18:39:31.071 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "ee644ade-886e-4a8a-85f0-90138726ca51", 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "epoch": 1, 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "predecessor_uuid": "749c6449-72eb-4ef9-9ff6-20dbad647424", 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_status": [], 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "period_map": { 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "ee644ade-886e-4a8a-85f0-90138726ca51", 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "zonegroups": [ 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "63954f33-6f8b-4494-847b-054607694ab4", 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default", 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "api_name": "default", 2024-09-20T18:39:31.072 INFO:teuthology.orchestra.run.smithi002.stdout: "is_master": true, 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "endpoints": [], 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames": [], 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "hostnames_s3website": [], 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zone": "da77a65f-71b5-4eba-a836-57cdea076cbd", 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "zones": [ 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "id": "da77a65f-71b5-4eba-a836-57cdea076cbd", 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "z", 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "endpoints": [], 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "log_meta": false, 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "log_data": false, 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "bucket_index_max_shards": 11, 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "read_only": false, 2024-09-20T18:39:31.073 INFO:teuthology.orchestra.run.smithi002.stdout: "tier_type": "", 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_from_all": true, 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_from": [], 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "redirect_zone": "", 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "supported_features": [ 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "compress-encrypted", 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "notification_v2", 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "resharding" 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "placement_targets": [ 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T18:39:31.074 INFO:teuthology.orchestra.run.smithi002.stdout: "name": "default-placement", 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "tags": [], 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "storage_classes": [ 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "STANDARD" 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "default_placement": "default-placement", 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "0ea6075c-5b3e-449d-a9f9-4f3024eb0d09", 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "sync_policy": { 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "groups": [] 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled_features": [ 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "notification_v2", 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: "resharding" 2024-09-20T18:39:31.075 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "short_zone_ids": [ 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: { 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "key": "da77a65f-71b5-4eba-a836-57cdea076cbd", 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "val": 800082754 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: ] 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zonegroup": "63954f33-6f8b-4494-847b-054607694ab4", 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "master_zone": "da77a65f-71b5-4eba-a836-57cdea076cbd", 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "period_config": { 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "bucket_quota": { 2024-09-20T18:39:31.076 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "check_on_raw": false, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size": -1, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size_kb": 0, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "max_objects": -1 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "user_quota": { 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "check_on_raw": false, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size": -1, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "max_size_kb": 0, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "max_objects": -1 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "user_ratelimit": { 2024-09-20T18:39:31.077 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_ops": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_ops": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_bytes": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_bytes": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "bucket_ratelimit": { 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_ops": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_ops": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_bytes": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_bytes": 0, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:31.078 INFO:teuthology.orchestra.run.smithi002.stdout: "anonymous_ratelimit": { 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_ops": 0, 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_ops": 0, 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: "max_read_bytes": 0, 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: "max_write_bytes": 0, 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: "enabled": false 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_id": "0ea6075c-5b3e-449d-a9f9-4f3024eb0d09", 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout: "realm_epoch": 2 2024-09-20T18:39:31.079 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:39:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:32 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:39:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:32 smithi002 ceph-mon[23739]: osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:39:32.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:32 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:39:32.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:32 smithi002 ceph-mon[33809]: osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:39:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:32 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2671274001' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-20T18:39:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:32 smithi067 ceph-mon[27598]: osdmap e69: 8 total, 8 up, 8 in 2024-09-20T18:39:32.488 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-20T18:39:32.542 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:32 smithi002 bash[66772]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-20T18:39:32.543 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:32 smithi002 bash[66772]: Writing manifest to image destination 2024-09-20T18:39:32.846 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:32 smithi002 podman[66772]: 2024-09-20 18:39:32.733409997 +0000 UTC m=+2.821951187 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T18:39:32.846 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:32 smithi002 podman[66772]: 2024-09-20 18:39:32.83192385 +0000 UTC m=+2.920465068 container create 46667c1d4de8dd106c65457f76f1f808d210a34841a84f24a948091b56a3b5f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:39:33.124 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-mon[33809]: pgmap v34: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:39:33.124 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-mon[33809]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:33.124 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-mon[33809]: Cluster is now healthy 2024-09-20T18:39:33.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-mon[23739]: pgmap v34: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:39:33.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-mon[23739]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:33.124 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-mon[23739]: Cluster is now healthy 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 podman[66772]: 2024-09-20 18:39:33.034080981 +0000 UTC m=+3.122622171 container init 46667c1d4de8dd106c65457f76f1f808d210a34841a84f24a948091b56a3b5f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 podman[66772]: 2024-09-20 18:39:33.037154546 +0000 UTC m=+3.125695722 container start 46667c1d4de8dd106c65457f76f1f808d210a34841a84f24a948091b56a3b5f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.041Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.041Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.041Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.041Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.041Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.041Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:39:33.125 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:39:33.126 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:39:33.127 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:39:33.128 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.042Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:39:33.129 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.043Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:39:33.129 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[66912]: ts=2024-09-20T18:39:33.043Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:39:33.129 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 bash[66772]: 46667c1d4de8dd106c65457f76f1f808d210a34841a84f24a948091b56a3b5f7 2024-09-20T18:39:33.130 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:33 smithi067 ceph-mon[27598]: pgmap v34: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-20T18:39:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:33 smithi067 ceph-mon[27598]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:33 smithi067 ceph-mon[27598]: Cluster is now healthy 2024-09-20T18:39:33.376 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:39:33 smithi002 systemd[1]: Started Ceph node-exporter.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:39:33.765 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled rgw.foo update... 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: pgmap v35: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 182 B/s rd, 365 B/s wr, 1 op/s 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: Deploying daemon node-exporter.b on smithi067 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: from='client.24593 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:39:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.299 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:34 smithi067 bash[56257]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: pgmap v35: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 182 B/s rd, 365 B/s wr, 1 op/s 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: Deploying daemon node-exporter.b on smithi067 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: from='client.24593 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.338 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: pgmap v35: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 182 B/s rd, 365 B/s wr, 1 op/s 2024-09-20T18:39:34.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: Deploying daemon node-exporter.b on smithi067 2024-09-20T18:39:34.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: from='client.24593 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:34.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:39:34.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:34.369 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph osd pool create foo' 2024-09-20T18:39:34.625 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:35.048 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:34 smithi067 bash[56257]: Getting image source signatures 2024-09-20T18:39:35.048 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:34 smithi067 bash[56257]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-20T18:39:35.048 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:34 smithi067 bash[56257]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-20T18:39:35.048 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:34 smithi067 bash[56257]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-20T18:39:35.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:35 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:35.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:35 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:35.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:35 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:36.203 INFO:teuthology.orchestra.run.smithi002.stderr:pool 'foo' created 2024-09-20T18:39:36.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:36 smithi002 ceph-mon[23739]: pgmap v36: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 166 B/s rd, 332 B/s wr, 0 op/s 2024-09-20T18:39:36.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:36 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1312346581' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:39:36.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:36 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:39:36.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:36 smithi002 ceph-mon[33809]: pgmap v36: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 166 B/s rd, 332 B/s wr, 0 op/s 2024-09-20T18:39:36.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:36 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1312346581' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:39:36.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:36 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:39:36.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:36 smithi067 ceph-mon[27598]: pgmap v36: 129 pgs: 129 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 166 B/s rd, 332 B/s wr, 0 op/s 2024-09-20T18:39:36.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:36 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1312346581' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:39:36.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:36 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-20T18:39:36.907 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'rbd pool init foo' 2024-09-20T18:39:37.168 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:37.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:37 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:39:37.200 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:37 smithi002 ceph-mon[23739]: osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:39:37.464 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:37 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:39:37.464 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:37 smithi002 ceph-mon[33809]: osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:39:37.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:37 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-20T18:39:37.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:37 smithi067 ceph-mon[27598]: osdmap e70: 8 total, 8 up, 8 in 2024-09-20T18:39:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[23739]: pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T18:39:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[23739]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[23739]: osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:39:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/988978736' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:39:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:39:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[33809]: pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T18:39:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[33809]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[33809]: osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:39:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/988978736' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:39:38.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:39:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:38 smithi067 ceph-mon[27598]: pgmap v38: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T18:39:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:38 smithi067 ceph-mon[27598]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-20T18:39:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:38 smithi067 ceph-mon[27598]: osdmap e71: 8 total, 8 up, 8 in 2024-09-20T18:39:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:38 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/988978736' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:39:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:38 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-20T18:39:39.035 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:38 smithi067 bash[56257]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-20T18:39:39.035 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:38 smithi067 bash[56257]: Writing manifest to image destination 2024-09-20T18:39:39.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:39:38] "GET /metrics HTTP/1.1" 200 35411 "" "Prometheus/2.43.0" 2024-09-20T18:39:39.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-mon[27598]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:39:39.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-mon[27598]: osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:39:39.299 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 podman[56257]: 2024-09-20 18:39:39.01165872 +0000 UTC m=+4.922566364 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-20T18:39:39.299 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 podman[56257]: 2024-09-20 18:39:39.109751142 +0000 UTC m=+5.020658779 container create 647cf03bcc65db1618a414020503b8d9e02afeaa3d6e6afefb6472f09c46c2c9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:39:39.519 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:39 smithi002 ceph-mon[33809]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:39:39.519 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:39 smithi002 ceph-mon[33809]: osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:39:39.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:39 smithi002 ceph-mon[23739]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-20T18:39:39.520 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:39 smithi002 ceph-mon[23739]: osdmap e72: 8 total, 8 up, 8 in 2024-09-20T18:39:39.798 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 podman[56257]: 2024-09-20 18:39:39.506865397 +0000 UTC m=+5.417773032 container init 647cf03bcc65db1618a414020503b8d9e02afeaa3d6e6afefb6472f09c46c2c9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 podman[56257]: 2024-09-20 18:39:39.510522416 +0000 UTC m=+5.421430046 container start 647cf03bcc65db1618a414020503b8d9e02afeaa3d6e6afefb6472f09c46c2c9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.515Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.515Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.515Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.515Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.515Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:39:39.799 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:39:39.800 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:39:39.801 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:39:39.802 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:39:39.803 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[56330]: ts=2024-09-20T18:39:39.516Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:39:39.804 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 bash[56257]: 647cf03bcc65db1618a414020503b8d9e02afeaa3d6e6afefb6472f09c46c2c9 2024-09-20T18:39:39.804 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:39:39 smithi067 systemd[1]: Started Ceph node-exporter.b for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:39:40.477 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T18:39:40.477 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:40.477 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: Cluster is now healthy 2024-09-20T18:39:40.477 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:39:40.478 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.478 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.478 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.478 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.478 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.478 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:40 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: Cluster is now healthy 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: pgmap v41: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-20T18:39:40.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: Cluster is now healthy 2024-09-20T18:39:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: osdmap e73: 8 total, 8 up, 8 in 2024-09-20T18:39:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:40.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:40 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:41.440 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:41 smithi002 ceph-mon[33809]: osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:39:41.440 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:41 smithi002 ceph-mon[23739]: osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:39:41.473 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-20T18:39:41.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:41 smithi067 ceph-mon[27598]: osdmap e74: 8 total, 8 up, 8 in 2024-09-20T18:39:42.288 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:42.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:42 smithi002 ceph-mon[33809]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-20T18:39:42.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:42 smithi002 ceph-mon[23739]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-20T18:39:42.533 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:42 smithi067 ceph-mon[27598]: pgmap v44: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-20T18:39:43.064 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled iscsi.foo update... 2024-09-20T18:39:43.879 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:39:44.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:43 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:44.132 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.254 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.255 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:39:44.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:39:44.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:44.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:43 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:45.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[33809]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[33809]: Saving service iscsi.foo spec with placement count:1 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[33809]: pgmap v45: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 171 B/s wr, 0 op/s 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[33809]: Deploying daemon rgw.foo.smithi067.kvubxa on smithi067 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[23739]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[23739]: Saving service iscsi.foo spec with placement count:1 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[23739]: pgmap v45: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 171 B/s wr, 0 op/s 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[23739]: Deploying daemon rgw.foo.smithi067.kvubxa on smithi067 2024-09-20T18:39:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:44 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:45.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:44 smithi067 ceph-mon[27598]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:39:45.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:44 smithi067 ceph-mon[27598]: Saving service iscsi.foo spec with placement count:1 2024-09-20T18:39:45.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:44 smithi067 ceph-mon[27598]: pgmap v45: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 171 B/s wr, 0 op/s 2024-09-20T18:39:45.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:44 smithi067 ceph-mon[27598]: Deploying daemon rgw.foo.smithi067.kvubxa on smithi067 2024-09-20T18:39:45.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:44 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 146 B/s wr, 0 op/s 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[23739]: Deploying daemon rgw.foo.smithi002.mehdiu on smithi002 2024-09-20T18:39:47.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 146 B/s wr, 0 op/s 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:47.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:46 smithi002 ceph-mon[33809]: Deploying daemon rgw.foo.smithi002.mehdiu on smithi002 2024-09-20T18:39:47.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: pgmap v46: 161 pgs: 161 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 146 B/s wr, 0 op/s 2024-09-20T18:39:47.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-20T18:39:47.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-20T18:39:47.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:47.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:47.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:46 smithi067 ceph-mon[27598]: Deploying daemon rgw.foo.smithi002.mehdiu on smithi002 2024-09-20T18:39:49.002 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:39:48] "GET /metrics HTTP/1.1" 200 35411 "" "Prometheus/2.43.0" 2024-09-20T18:39:49.002 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-20T18:39:49.002 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.002 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:39:49.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:39:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:48 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:49.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: pgmap v47: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-20T18:39:49.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:39:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:39:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:48 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: Deploying daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:50.077 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: Deploying daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:50.078 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:50.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: Saving service rgw.foo spec with placement count:2 2024-09-20T18:39:50.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: Deploying daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:39:50.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-09-20T18:39:50.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-09-20T18:39:50.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-09-20T18:39:50.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-20T18:39:50.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:39:50.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.005 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-09-20T18:39:51.005 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: osdmap e75: 8 total, 8 up, 8 in 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-20T18:39:51.006 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-20T18:39:51.007 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-09-20T18:39:51.007 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-20T18:39:51.007 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: osdmap e75: 8 total, 8 up, 8 in 2024-09-20T18:39:51.007 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.007 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.007 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.007 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 231 MiB used, 715 GiB / 715 GiB avail; 205 B/s wr, 0 op/s 2024-09-20T18:39:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]': finished 2024-09-20T18:39:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-09-20T18:39:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-09-20T18:39:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-20T18:39:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: osdmap e75: 8 total, 8 up, 8 in 2024-09-20T18:39:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:52.263 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:51 smithi067 ceph-mon[27598]: Checking pool "foo" exists for service iscsi.foo 2024-09-20T18:39:52.263 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:51 smithi067 ceph-mon[27598]: osdmap e76: 8 total, 8 up, 8 in 2024-09-20T18:39:52.263 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:51 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3939570974' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:39:52.263 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:51 smithi067 ceph-mon[27598]: osdmap e77: 8 total, 8 up, 8 in 2024-09-20T18:39:52.263 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:51 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/766172600' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4137034191"}]: dispatch 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[33809]: Checking pool "foo" exists for service iscsi.foo 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[33809]: osdmap e76: 8 total, 8 up, 8 in 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3939570974' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[33809]: osdmap e77: 8 total, 8 up, 8 in 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/766172600' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4137034191"}]: dispatch 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[23739]: Checking pool "foo" exists for service iscsi.foo 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[23739]: osdmap e76: 8 total, 8 up, 8 in 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3939570974' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[23739]: osdmap e77: 8 total, 8 up, 8 in 2024-09-20T18:39:52.283 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:51 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/766172600' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4137034191"}]: dispatch 2024-09-20T18:39:53.232 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[33809]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 266 op/s 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[33809]: mgrmap e21: y(active, since 62s), standbys: x 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/766172600' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4137034191"}]': finished 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[33809]: osdmap e78: 8 total, 8 up, 8 in 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3108081470' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]: dispatch 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]: dispatch 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[23739]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 266 op/s 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[23739]: mgrmap e21: y(active, since 62s), standbys: x 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/766172600' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4137034191"}]': finished 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[23739]: osdmap e78: 8 total, 8 up, 8 in 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3108081470' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]: dispatch 2024-09-20T18:39:53.233 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:52 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]: dispatch 2024-09-20T18:39:53.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:52 smithi067 ceph-mon[27598]: pgmap v51: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 266 op/s 2024-09-20T18:39:53.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:52 smithi067 ceph-mon[27598]: mgrmap e21: y(active, since 62s), standbys: x 2024-09-20T18:39:53.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:52 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/766172600' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/4137034191"}]': finished 2024-09-20T18:39:53.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:52 smithi067 ceph-mon[27598]: osdmap e78: 8 total, 8 up, 8 in 2024-09-20T18:39:53.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:52 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3108081470' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]: dispatch 2024-09-20T18:39:53.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:52 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]: dispatch 2024-09-20T18:39:54.272 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[23739]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 8.5 KiB/s wr, 532 op/s 2024-09-20T18:39:54.272 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]': finished 2024-09-20T18:39:54.272 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[33809]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 8.5 KiB/s wr, 532 op/s 2024-09-20T18:39:54.272 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]': finished 2024-09-20T18:39:54.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[33809]: osdmap e79: 8 total, 8 up, 8 in 2024-09-20T18:39:54.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/4093418344' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]: dispatch 2024-09-20T18:39:54.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]: dispatch 2024-09-20T18:39:54.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:54.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:54.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[23739]: osdmap e79: 8 total, 8 up, 8 in 2024-09-20T18:39:54.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4093418344' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]: dispatch 2024-09-20T18:39:54.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]: dispatch 2024-09-20T18:39:54.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:54.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:54.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:54 smithi067 ceph-mon[27598]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 282 KiB/s rd, 8.5 KiB/s wr, 532 op/s 2024-09-20T18:39:54.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:54 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/436846965"}]': finished 2024-09-20T18:39:54.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:54 smithi067 ceph-mon[27598]: osdmap e79: 8 total, 8 up, 8 in 2024-09-20T18:39:54.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:54 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4093418344' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]: dispatch 2024-09-20T18:39:54.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:54 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]: dispatch 2024-09-20T18:39:54.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:54 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:54.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:54 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.230 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:54] ENGINE Bus STOPPING 2024-09-20T18:39:55.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]': finished 2024-09-20T18:39:55.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: osdmap e80: 8 total, 8 up, 8 in 2024-09-20T18:39:55.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: Checking dashboard <-> RGW credentials 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3839382423' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]: dispatch 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]: dispatch 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T18:39:55.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[23739]: Reconfiguring daemon alertmanager.a on smithi002 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]': finished 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: osdmap e80: 8 total, 8 up, 8 in 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: Checking dashboard <-> RGW credentials 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3839382423' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]: dispatch 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]: dispatch 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-mon[33809]: Reconfiguring daemon alertmanager.a on smithi002 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Bus STOPPED 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Bus STARTING 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Serving on http://:::9283 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Bus STARTED 2024-09-20T18:39:55.538 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Bus STOPPING 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3970842750"}]': finished 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: osdmap e80: 8 total, 8 up, 8 in 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:39:55.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: Checking dashboard <-> RGW credentials 2024-09-20T18:39:55.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3839382423' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]: dispatch 2024-09-20T18:39:55.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]: dispatch 2024-09-20T18:39:55.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:39:55.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-20T18:39:55.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:55 smithi067 ceph-mon[27598]: Reconfiguring daemon alertmanager.a on smithi002 2024-09-20T18:39:56.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:39:56.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Bus STOPPED 2024-09-20T18:39:56.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Bus STARTING 2024-09-20T18:39:56.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Serving on http://:::9283 2024-09-20T18:39:56.286 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:39:55] ENGINE Bus STARTED 2024-09-20T18:39:56.642 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[33809]: pgmap v57: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:56.642 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]': finished 2024-09-20T18:39:56.642 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[33809]: osdmap e81: 8 total, 8 up, 8 in 2024-09-20T18:39:56.642 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3547582914' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]: dispatch 2024-09-20T18:39:56.642 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]: dispatch 2024-09-20T18:39:56.642 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[23739]: pgmap v57: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:56.642 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]': finished 2024-09-20T18:39:56.643 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[23739]: osdmap e81: 8 total, 8 up, 8 in 2024-09-20T18:39:56.643 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3547582914' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]: dispatch 2024-09-20T18:39:56.643 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:56 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]: dispatch 2024-09-20T18:39:56.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:56 smithi067 ceph-mon[27598]: pgmap v57: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:39:56.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:56 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/37650612"}]': finished 2024-09-20T18:39:56.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:56 smithi067 ceph-mon[27598]: osdmap e81: 8 total, 8 up, 8 in 2024-09-20T18:39:56.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:56 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3547582914' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]: dispatch 2024-09-20T18:39:56.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:56 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]: dispatch 2024-09-20T18:39:57.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]': finished 2024-09-20T18:39:57.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[33809]: osdmap e82: 8 total, 8 up, 8 in 2024-09-20T18:39:57.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/781069397' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]: dispatch 2024-09-20T18:39:57.708 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]: dispatch 2024-09-20T18:39:57.708 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]': finished 2024-09-20T18:39:57.709 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[23739]: osdmap e82: 8 total, 8 up, 8 in 2024-09-20T18:39:57.709 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/781069397' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]: dispatch 2024-09-20T18:39:57.709 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:57 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]: dispatch 2024-09-20T18:39:57.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:57 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3154307292"}]': finished 2024-09-20T18:39:57.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:57 smithi067 ceph-mon[27598]: osdmap e82: 8 total, 8 up, 8 in 2024-09-20T18:39:57.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:57 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/781069397' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]: dispatch 2024-09-20T18:39:57.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:57 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]: dispatch 2024-09-20T18:39:58.035 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:57 smithi002 systemd[1]: Stopping Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:39:58.404 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[64481]: ts=2024-09-20T18:39:58.106Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:39:58.405 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 podman[71887]: 2024-09-20 18:39:58.127044267 +0000 UTC m=+0.147397650 container died 1144937416f79ad61cda0e7453b39767c98ed1f0f58617f1d0fd4f2440892b07 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T18:39:58.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 podman[71887]: 2024-09-20 18:39:58.480664627 +0000 UTC m=+0.501018000 container cleanup 1144937416f79ad61cda0e7453b39767c98ed1f0f58617f1d0fd4f2440892b07 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T18:39:58.723 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 bash[71887]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T18:39:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[23739]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-20T18:39:58.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]': finished 2024-09-20T18:39:58.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[23739]: osdmap e83: 8 total, 8 up, 8 in 2024-09-20T18:39:58.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/402401521' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/375122373"}]: dispatch 2024-09-20T18:39:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[33809]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-20T18:39:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]': finished 2024-09-20T18:39:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[33809]: osdmap e83: 8 total, 8 up, 8 in 2024-09-20T18:39:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/402401521' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/375122373"}]: dispatch 2024-09-20T18:39:58.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:58 smithi067 ceph-mon[27598]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-20T18:39:58.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:58 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/37650612"}]': finished 2024-09-20T18:39:58.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:58 smithi067 ceph-mon[27598]: osdmap e83: 8 total, 8 up, 8 in 2024-09-20T18:39:58.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:58 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/402401521' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/375122373"}]: dispatch 2024-09-20T18:39:58.973 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:39:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:39:58] "GET /metrics HTTP/1.1" 200 37968 "" "Prometheus/2.43.0" 2024-09-20T18:39:58.973 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 podman[71901]: 2024-09-20 18:39:58.756985279 +0000 UTC m=+0.625323162 container remove 1144937416f79ad61cda0e7453b39767c98ed1f0f58617f1d0fd4f2440892b07 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T18:39:58.973 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 podman[71901]: 2024-09-20 18:39:58.807694944 +0000 UTC m=+0.676032825 volume remove b3f90599fdb56b4a9e9b0e6c42caecd4ebc18eec257e55acd88046792ef3c499 2024-09-20T18:39:58.974 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T18:39:58.974 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 systemd[1]: Stopped Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:39:58.974 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:58 smithi002 systemd[1]: Starting Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:39:59.264 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 podman[72013]: 2024-09-20 18:39:59.068530614 +0000 UTC m=+0.016404884 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-20T18:39:59.265 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 podman[72013]: 2024-09-20 18:39:59.166542332 +0000 UTC m=+0.114416593 volume create 098e3153b2372a552b0373bf7984bbe70e1dfb80ef8b997fe5625f2cde981d96 2024-09-20T18:39:59.265 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 podman[72013]: 2024-09-20 18:39:59.250273906 +0000 UTC m=+0.198148166 container create 966994adcb611cc6175d80ca9fe2046b34497afc93b27b554f5a6241b2c8c2f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T18:39:59.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/402401521' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/375122373"}]': finished 2024-09-20T18:39:59.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[23739]: osdmap e84: 8 total, 8 up, 8 in 2024-09-20T18:39:59.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/839041116' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]: dispatch 2024-09-20T18:39:59.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]: dispatch 2024-09-20T18:39:59.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/402401521' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/375122373"}]': finished 2024-09-20T18:39:59.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[33809]: osdmap e84: 8 total, 8 up, 8 in 2024-09-20T18:39:59.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/839041116' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]: dispatch 2024-09-20T18:39:59.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]: dispatch 2024-09-20T18:39:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:59 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/402401521' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/375122373"}]': finished 2024-09-20T18:39:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:59 smithi067 ceph-mon[27598]: osdmap e84: 8 total, 8 up, 8 in 2024-09-20T18:39:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:59 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/839041116' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]: dispatch 2024-09-20T18:39:59.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:39:59 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]: dispatch 2024-09-20T18:40:00.035 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 podman[72013]: 2024-09-20 18:39:59.544453635 +0000 UTC m=+0.492327896 container init 966994adcb611cc6175d80ca9fe2046b34497afc93b27b554f5a6241b2c8c2f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:00.035 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 podman[72013]: 2024-09-20 18:39:59.5478586 +0000 UTC m=+0.495732865 container start 966994adcb611cc6175d80ca9fe2046b34497afc93b27b554f5a6241b2c8c2f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:00.035 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.561Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-20T18:40:00.035 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.561Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.562Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.2 port=9094 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.563Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.588Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.588Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.591Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:39:59.591Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 bash[72013]: 966994adcb611cc6175d80ca9fe2046b34497afc93b27b554f5a6241b2c8c2f9 2024-09-20T18:40:00.036 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:39:59 smithi002 systemd[1]: Started Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:40:00.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-20T18:40:00.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]': finished 2024-09-20T18:40:00.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: osdmap e85: 8 total, 8 up, 8 in 2024-09-20T18:40:00.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:00.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:00.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:40:00.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2796194460' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]: dispatch 2024-09-20T18:40:00.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]: dispatch 2024-09-20T18:40:00.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:40:00.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:00 smithi067 ceph-mon[27598]: overall HEALTH_OK 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]': finished 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: osdmap e85: 8 total, 8 up, 8 in 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2796194460' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]: dispatch 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]: dispatch 2024-09-20T18:40:00.716 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[33809]: overall HEALTH_OK 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 14 op/s 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1527238396"}]': finished 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: osdmap e85: 8 total, 8 up, 8 in 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2796194460' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]: dispatch 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]: dispatch 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:40:00.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:00 smithi002 ceph-mon[23739]: overall HEALTH_OK 2024-09-20T18:40:01.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:01 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]': finished 2024-09-20T18:40:01.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:01 smithi067 ceph-mon[27598]: osdmap e86: 8 total, 8 up, 8 in 2024-09-20T18:40:01.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:01 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:01.989 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:01 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1158595456' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]: dispatch 2024-09-20T18:40:01.989 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:01 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]: dispatch 2024-09-20T18:40:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]': finished 2024-09-20T18:40:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[33809]: osdmap e86: 8 total, 8 up, 8 in 2024-09-20T18:40:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1158595456' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]: dispatch 2024-09-20T18:40:02.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]: dispatch 2024-09-20T18:40:02.035 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:40:01.564Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000780593s 2024-09-20T18:40:02.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/807347661"}]': finished 2024-09-20T18:40:02.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[23739]: osdmap e86: 8 total, 8 up, 8 in 2024-09-20T18:40:02.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:02.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1158595456' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]: dispatch 2024-09-20T18:40:02.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:01 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]: dispatch 2024-09-20T18:40:03.029 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:02 smithi067 ceph-mon[27598]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:03.029 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:02 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]': finished 2024-09-20T18:40:03.029 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:02 smithi067 ceph-mon[27598]: osdmap e87: 8 total, 8 up, 8 in 2024-09-20T18:40:03.029 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:02 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2238861742' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3970842750"}]: dispatch 2024-09-20T18:40:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[23739]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]': finished 2024-09-20T18:40:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[23739]: osdmap e87: 8 total, 8 up, 8 in 2024-09-20T18:40:03.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2238861742' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3970842750"}]: dispatch 2024-09-20T18:40:03.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[33809]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:03.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2264563424"}]': finished 2024-09-20T18:40:03.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[33809]: osdmap e87: 8 total, 8 up, 8 in 2024-09-20T18:40:03.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:02 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2238861742' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3970842750"}]: dispatch 2024-09-20T18:40:03.298 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 systemd[1]: Stopping Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:03.716 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:40:03.716 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.485Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.486Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.486Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[54058]: ts=2024-09-20T18:40:03.486Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:40:03.717 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 podman[58622]: 2024-09-20 18:40:03.495612838 +0000 UTC m=+0.139332991 container died 4f70874b3e0916032e54f9b51eb31b5b87bf611b4dc3fbeefb26314c8aa6a629 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:04.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:03 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2238861742' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3970842750"}]': finished 2024-09-20T18:40:04.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:03 smithi002 ceph-mon[33809]: osdmap e88: 8 total, 8 up, 8 in 2024-09-20T18:40:04.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:03 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2128539572' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2775426964"}]: dispatch 2024-09-20T18:40:04.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:03 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2238861742' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3970842750"}]': finished 2024-09-20T18:40:04.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:03 smithi002 ceph-mon[23739]: osdmap e88: 8 total, 8 up, 8 in 2024-09-20T18:40:04.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:03 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2128539572' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2775426964"}]: dispatch 2024-09-20T18:40:04.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2238861742' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3970842750"}]': finished 2024-09-20T18:40:04.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-mon[27598]: osdmap e88: 8 total, 8 up, 8 in 2024-09-20T18:40:04.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:03 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2128539572' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2775426964"}]: dispatch 2024-09-20T18:40:04.048 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 podman[58622]: 2024-09-20 18:40:03.901675912 +0000 UTC m=+0.545396065 container cleanup 4f70874b3e0916032e54f9b51eb31b5b87bf611b4dc3fbeefb26314c8aa6a629 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:04.048 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:03 smithi067 bash[58622]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:40:04.479 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 podman[58633]: 2024-09-20 18:40:04.119698855 +0000 UTC m=+0.625324846 container remove 4f70874b3e0916032e54f9b51eb31b5b87bf611b4dc3fbeefb26314c8aa6a629 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:04.479 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:40:04.479 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 systemd[1]: Stopped Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:40:04.479 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.187s CPU time. 2024-09-20T18:40:04.479 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 systemd[1]: Starting Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:40:04.737 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-mon[27598]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:04.737 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2128539572' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2775426964"}]': finished 2024-09-20T18:40:04.737 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-mon[27598]: osdmap e89: 8 total, 8 up, 8 in 2024-09-20T18:40:04.737 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2748479269' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3842303423"}]: dispatch 2024-09-20T18:40:04.737 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:04.738 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 podman[58723]: 2024-09-20 18:40:04.368552698 +0000 UTC m=+0.017716075 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T18:40:04.738 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 podman[58723]: 2024-09-20 18:40:04.595914525 +0000 UTC m=+0.245077929 container create f6eaf87acf9855a935f1153c805dc3f33ad112a390af3efc23a9a77df8a11cfc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:05.009 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[33809]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:05.009 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2128539572' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2775426964"}]': finished 2024-09-20T18:40:05.009 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[33809]: osdmap e89: 8 total, 8 up, 8 in 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2748479269' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3842303423"}]: dispatch 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[23739]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2128539572' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2775426964"}]': finished 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[23739]: osdmap e89: 8 total, 8 up, 8 in 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2748479269' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3842303423"}]: dispatch 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:04] ENGINE Bus STOPPING 2024-09-20T18:40:05.010 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:40:05.048 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 podman[58723]: 2024-09-20 18:40:04.814811213 +0000 UTC m=+0.463974586 container init f6eaf87acf9855a935f1153c805dc3f33ad112a390af3efc23a9a77df8a11cfc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:05.048 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 podman[58723]: 2024-09-20 18:40:04.817765654 +0000 UTC m=+0.466929019 container start f6eaf87acf9855a935f1153c805dc3f33ad112a390af3efc23a9a77df8a11cfc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:40:05.048 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.842Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:40:05.048 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.842Z 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-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.842Z 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 smithi067 (none))" 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.842Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.842Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.844Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.844Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.845Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.845Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.847Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.847Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.645µs 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.847Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.849Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.849Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-20T18:40:05.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.849Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.573µs wal_replay_duration=2.111597ms wbl_replay_duration=113ns total_replay_duration=2.151194ms 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.850Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.850Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.850Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.870Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.117437ms db_storage=781ns remote_storage=1.135µs web_handler=361ns query_engine=513ns scrape=416.22µs scrape_sd=91.113µs notify=19.488µs notify_sd=25.091µs rules=19.174206ms tracing=5.808µs 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.870Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:40:04.870Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 bash[58723]: f6eaf87acf9855a935f1153c805dc3f33ad112a390af3efc23a9a77df8a11cfc 2024-09-20T18:40:05.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:40:04 smithi067 systemd[1]: Started Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:40:05.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:04] ENGINE Bus STOPPED 2024-09-20T18:40:05.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:04] ENGINE Bus STARTING 2024-09-20T18:40:05.286 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Serving on http://:::9283 2024-09-20T18:40:05.286 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Bus STARTED 2024-09-20T18:40:05.286 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Bus STOPPING 2024-09-20T18:40:06.015 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:40:06.016 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Bus STOPPED 2024-09-20T18:40:06.016 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Bus STARTING 2024-09-20T18:40:06.016 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Serving on http://:::9283 2024-09-20T18:40:06.016 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Bus STARTED 2024-09-20T18:40:06.016 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:05] ENGINE Bus STOPPING 2024-09-20T18:40:06.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2748479269' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3842303423"}]': finished 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: osdmap e90: 8 total, 8 up, 8 in 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:40:06.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi067.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi067.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi067.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi067.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:40:06.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1678627203' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3990403095"}]: dispatch 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2748479269' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3842303423"}]': finished 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: osdmap e90: 8 total, 8 up, 8 in 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:40:06.019 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi067.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi067.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:40:06.020 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi067.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:40:06.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi067.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:40:06.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:05 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1678627203' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3990403095"}]: dispatch 2024-09-20T18:40:06.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2748479269' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3842303423"}]': finished 2024-09-20T18:40:06.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: osdmap e90: 8 total, 8 up, 8 in 2024-09-20T18:40:06.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi002.front.sepia.ceph.com:9093"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:40:06.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi067.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi067.front.sepia.ceph.com:9095"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi067.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi067.front.sepia.ceph.com:3000"}]: dispatch 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:06.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:05 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1678627203' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3990403095"}]: dispatch 2024-09-20T18:40:06.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:40:06.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Bus STOPPED 2024-09-20T18:40:06.285 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Bus STARTING 2024-09-20T18:40:06.679 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Serving on http://:::9283 2024-09-20T18:40:06.679 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Bus STARTED 2024-09-20T18:40:06.679 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Bus STOPPING 2024-09-20T18:40:06.932 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:40:06.933 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Bus STOPPED 2024-09-20T18:40:06.933 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Bus STARTING 2024-09-20T18:40:06.933 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Serving on http://:::9283 2024-09-20T18:40:06.933 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:40:06] ENGINE Bus STARTED 2024-09-20T18:40:07.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[33809]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:40:07.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1678627203' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3990403095"}]': finished 2024-09-20T18:40:07.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[33809]: osdmap e91: 8 total, 8 up, 8 in 2024-09-20T18:40:07.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3307727943' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]: dispatch 2024-09-20T18:40:07.234 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]: dispatch 2024-09-20T18:40:07.234 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[23739]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:40:07.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1678627203' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3990403095"}]': finished 2024-09-20T18:40:07.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[23739]: osdmap e91: 8 total, 8 up, 8 in 2024-09-20T18:40:07.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3307727943' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]: dispatch 2024-09-20T18:40:07.235 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:06 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]: dispatch 2024-09-20T18:40:07.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:06 smithi067 ceph-mon[27598]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:40:07.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:06 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1678627203' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/3990403095"}]': finished 2024-09-20T18:40:07.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:06 smithi067 ceph-mon[27598]: osdmap e91: 8 total, 8 up, 8 in 2024-09-20T18:40:07.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:06 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3307727943' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]: dispatch 2024-09-20T18:40:07.256 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:06 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]: dispatch 2024-09-20T18:40:08.268 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:07 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]': finished 2024-09-20T18:40:08.268 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:07 smithi067 ceph-mon[27598]: osdmap e92: 8 total, 8 up, 8 in 2024-09-20T18:40:08.268 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:07 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2118658602' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/876089716"}]: dispatch 2024-09-20T18:40:08.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:07 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]': finished 2024-09-20T18:40:08.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:07 smithi002 ceph-mon[23739]: osdmap e92: 8 total, 8 up, 8 in 2024-09-20T18:40:08.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:07 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2118658602' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/876089716"}]: dispatch 2024-09-20T18:40:08.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:07 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/3990403095"}]': finished 2024-09-20T18:40:08.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:07 smithi002 ceph-mon[33809]: osdmap e92: 8 total, 8 up, 8 in 2024-09-20T18:40:08.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:07 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2118658602' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/876089716"}]: dispatch 2024-09-20T18:40:09.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:09.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2118658602' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/876089716"}]': finished 2024-09-20T18:40:09.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: osdmap e93: 8 total, 8 up, 8 in 2024-09-20T18:40:09.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2118658602' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/876089716"}]': finished 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: osdmap e93: 8 total, 8 up, 8 in 2024-09-20T18:40:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:09.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:09.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2118658602' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/876089716"}]': finished 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: osdmap e93: 8 total, 8 up, 8 in 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:40:09.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:40:09.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:09 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:40:09.840 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 18:40:09 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T18:40:09.565Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001976404s 2024-09-20T18:40:10.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:10 smithi002 ceph-mon[23739]: Checking dashboard <-> RGW credentials 2024-09-20T18:40:10.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:10 smithi002 ceph-mon[33809]: Checking dashboard <-> RGW credentials 2024-09-20T18:40:10.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:10 smithi067 ceph-mon[27598]: Checking dashboard <-> RGW credentials 2024-09-20T18:40:11.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:11 smithi002 ceph-mon[23739]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:40:11.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:11 smithi002 ceph-mon[33809]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:40:11.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:11 smithi067 ceph-mon[27598]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:40:12.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:12 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:12.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:12 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:12.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:12 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:13.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:13 smithi002 ceph-mon[33809]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-20T18:40:13.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:13 smithi002 ceph-mon[23739]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-20T18:40:13.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:13 smithi067 ceph-mon[27598]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 5 op/s 2024-09-20T18:40:14.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:14 smithi002 ceph-mon[23739]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 4 op/s 2024-09-20T18:40:14.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:14 smithi002 ceph-mon[33809]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 4 op/s 2024-09-20T18:40:14.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:14 smithi067 ceph-mon[27598]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 4 op/s 2024-09-20T18:40:16.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:16 smithi002 ceph-mon[33809]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-20T18:40:16.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:16 smithi002 ceph-mon[23739]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-20T18:40:16.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:16 smithi067 ceph-mon[27598]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 3 op/s 2024-09-20T18:40:18.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:18 smithi002 ceph-mon[23739]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T18:40:18.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:18 smithi002 ceph-mon[33809]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T18:40:18.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:18 smithi067 ceph-mon[27598]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-20T18:40:19.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:40:18] "GET /metrics HTTP/1.1" 200 38056 "" "Prometheus/2.43.0" 2024-09-20T18:40:19.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:19.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:19.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:20.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:20 smithi002 ceph-mon[23739]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-20T18:40:20.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:20 smithi002 ceph-mon[33809]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-20T18:40:20.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:20 smithi067 ceph-mon[27598]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-20T18:40:21.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:21 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:21.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:21 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:21.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:21 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:22.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:22 smithi002 ceph-mon[23739]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T18:40:22.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:22 smithi002 ceph-mon[33809]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T18:40:22.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:22 smithi067 ceph-mon[27598]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-20T18:40:24.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:24 smithi002 ceph-mon[33809]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:24.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:24 smithi002 ceph-mon[23739]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:24 smithi067 ceph-mon[27598]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:26.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:26 smithi002 ceph-mon[23739]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:26.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:26 smithi002 ceph-mon[33809]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:26.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:26 smithi067 ceph-mon[27598]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:28.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:28 smithi002 ceph-mon[23739]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:28.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:28 smithi002 ceph-mon[33809]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:28.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:28 smithi067 ceph-mon[27598]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:29.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:40:28] "GET /metrics HTTP/1.1" 200 38058 "" "Prometheus/2.43.0" 2024-09-20T18:40:30.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:30 smithi002 ceph-mon[23739]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:30.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:30 smithi002 ceph-mon[33809]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:30.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:30 smithi067 ceph-mon[27598]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:31.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:31 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:31.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:31 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:31.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:31 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:32.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:32 smithi002 ceph-mon[23739]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:32.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:32 smithi002 ceph-mon[33809]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:32.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:32 smithi067 ceph-mon[27598]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:34.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:34 smithi002 ceph-mon[33809]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:34.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:34.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:34 smithi002 ceph-mon[23739]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:34.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:34.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:34 smithi067 ceph-mon[27598]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:34.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:36.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:36 smithi002 ceph-mon[33809]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:36.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:36 smithi002 ceph-mon[23739]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:36.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:36 smithi067 ceph-mon[27598]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:38.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:38 smithi002 ceph-mon[23739]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:38.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:38 smithi002 ceph-mon[33809]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:38.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:38 smithi067 ceph-mon[27598]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:39.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:40:38] "GET /metrics HTTP/1.1" 200 38058 "" "Prometheus/2.43.0" 2024-09-20T18:40:40.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:40 smithi002 ceph-mon[33809]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:40.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:40 smithi002 ceph-mon[23739]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:40.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:40 smithi067 ceph-mon[27598]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:41.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:41 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:41.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:41 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:41.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:41 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:42.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:42 smithi067 ceph-mon[27598]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:42.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:42 smithi002 ceph-mon[33809]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:42.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:42 smithi002 ceph-mon[23739]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:44 smithi067 ceph-mon[27598]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:44.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:44 smithi002 ceph-mon[33809]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:44.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:44 smithi002 ceph-mon[23739]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:46.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:46 smithi067 ceph-mon[27598]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:46.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:46 smithi002 ceph-mon[23739]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:46.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:46 smithi002 ceph-mon[33809]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:48.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:48 smithi067 ceph-mon[27598]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:48.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:48 smithi002 ceph-mon[23739]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:48.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:48 smithi002 ceph-mon[33809]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:49.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:40:48] "GET /metrics HTTP/1.1" 200 38058 "" "Prometheus/2.43.0" 2024-09-20T18:40:49.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:49.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:49.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:40:50.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:50 smithi002 ceph-mon[23739]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:50.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:50 smithi002 ceph-mon[33809]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:50.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:50 smithi067 ceph-mon[27598]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:51.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:51 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:51.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:51 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:51.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:51 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:40:52.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:52 smithi002 ceph-mon[23739]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:52.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:52 smithi002 ceph-mon[33809]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:52.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:52 smithi067 ceph-mon[27598]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:54.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:54 smithi002 ceph-mon[33809]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:54.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:54 smithi002 ceph-mon[23739]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:54.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:54 smithi067 ceph-mon[27598]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:56.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:56 smithi002 ceph-mon[33809]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:56.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:56 smithi002 ceph-mon[23739]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:56.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:56 smithi067 ceph-mon[27598]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:40:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:40:58 smithi002 ceph-mon[33809]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:58.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:40:58 smithi002 ceph-mon[23739]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:58.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:40:58 smithi067 ceph-mon[27598]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:40:59.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:40:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:40:58] "GET /metrics HTTP/1.1" 200 38054 "" "Prometheus/2.43.0" 2024-09-20T18:41:00.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:00 smithi002 ceph-mon[33809]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:00 smithi002 ceph-mon[23739]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:00.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:00 smithi067 ceph-mon[27598]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:01.699 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:01 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:01.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:01 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:01.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:01 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:02.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:02 smithi002 ceph-mon[33809]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:02.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:02 smithi002 ceph-mon[23739]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:02.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:02 smithi067 ceph-mon[27598]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:04 smithi002 ceph-mon[23739]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:04.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:04 smithi002 ceph-mon[33809]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:04.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:04 smithi067 ceph-mon[27598]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:04.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:06.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:06 smithi002 ceph-mon[33809]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:06.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:06 smithi002 ceph-mon[23739]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:06.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:06 smithi067 ceph-mon[27598]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:08.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:08 smithi002 ceph-mon[33809]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:08.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:08 smithi002 ceph-mon[23739]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:08.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:08 smithi067 ceph-mon[27598]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:09.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:41:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:41:08] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T18:41:10.680 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:10 smithi002 ceph-mon[33809]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:10.680 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:10 smithi002 ceph-mon[23739]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:10.697 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:10 smithi067 ceph-mon[27598]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:11.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:11 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:11.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:11 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:11.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:11 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:12.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:12 smithi002 ceph-mon[33809]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:12.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:12 smithi002 ceph-mon[23739]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:12 smithi067 ceph-mon[27598]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:13.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:13.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:13.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:13 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:13 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:13 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:13 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:13 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:13.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:13 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:41:13.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:13 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:41:13.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:13 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:41:15.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:14 smithi002 ceph-mon[23739]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:15.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:14 smithi002 ceph-mon[33809]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:15.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:14 smithi067 ceph-mon[27598]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:17.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:16 smithi002 ceph-mon[33809]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:16 smithi002 ceph-mon[23739]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:17.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:16 smithi067 ceph-mon[27598]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:19.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:18 smithi002 ceph-mon[23739]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:19.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:18 smithi002 ceph-mon[33809]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:19.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:41:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:41:18] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T18:41:19.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:18 smithi067 ceph-mon[27598]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:20.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:20.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:20.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:21.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:20 smithi002 ceph-mon[33809]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:21.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:20 smithi002 ceph-mon[23739]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:21.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:20 smithi067 ceph-mon[27598]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:22.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:21 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:22.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:21 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:22.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:21 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:23.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:22 smithi002 ceph-mon[33809]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:23.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:22 smithi002 ceph-mon[23739]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:23.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:22 smithi067 ceph-mon[27598]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:25.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:24 smithi002 ceph-mon[33809]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:25.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:24 smithi002 ceph-mon[23739]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:25.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:24 smithi067 ceph-mon[27598]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:27.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:26 smithi002 ceph-mon[33809]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:27.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:26 smithi002 ceph-mon[23739]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:27.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:26 smithi067 ceph-mon[27598]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:29.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:28 smithi002 ceph-mon[33809]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:29.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:28 smithi002 ceph-mon[23739]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:29.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:41:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:41:28] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T18:41:29.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:28 smithi067 ceph-mon[27598]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:31.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:30 smithi002 ceph-mon[33809]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:31.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:30 smithi002 ceph-mon[23739]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:31.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:30 smithi067 ceph-mon[27598]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:32.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:31 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:32.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:31 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:32.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:31 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:33.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:32 smithi002 ceph-mon[33809]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:33.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:32 smithi002 ceph-mon[23739]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:33.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:32 smithi067 ceph-mon[27598]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:34 smithi002 ceph-mon[33809]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:35.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:34 smithi002 ceph-mon[23739]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:35.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:35.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:34 smithi067 ceph-mon[27598]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:35.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:36 smithi002 ceph-mon[23739]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:36 smithi002 ceph-mon[33809]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:36 smithi067 ceph-mon[27598]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:39.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:38 smithi002 ceph-mon[23739]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:39.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:38 smithi002 ceph-mon[33809]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:39.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:41:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:41:38] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T18:41:39.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:38 smithi067 ceph-mon[27598]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:41.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:40 smithi002 ceph-mon[33809]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:41.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:40 smithi002 ceph-mon[23739]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:41.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:40 smithi067 ceph-mon[27598]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:42.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:41 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:42.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:41 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:42.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:41 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:43.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:42 smithi002 ceph-mon[33809]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:43.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:42 smithi002 ceph-mon[23739]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:43.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:42 smithi067 ceph-mon[27598]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:45.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:44 smithi002 ceph-mon[33809]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:44 smithi002 ceph-mon[23739]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:45.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:44 smithi067 ceph-mon[27598]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:47.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:46 smithi002 ceph-mon[33809]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:47.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:46 smithi002 ceph-mon[23739]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:47.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:46 smithi067 ceph-mon[27598]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:49.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:48 smithi002 ceph-mon[23739]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:49.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:48 smithi002 ceph-mon[33809]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:49.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:41:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:41:48] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T18:41:49.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:48 smithi067 ceph-mon[27598]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:50.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:50.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:50.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:41:51.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:50 smithi002 ceph-mon[33809]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:51.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:50 smithi002 ceph-mon[23739]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:51.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:50 smithi067 ceph-mon[27598]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:52.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:51 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:52.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:51 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:52.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:51 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:41:53.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:52 smithi002 ceph-mon[23739]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:53.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:52 smithi002 ceph-mon[33809]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:53.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:52 smithi067 ceph-mon[27598]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:55.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:54 smithi002 ceph-mon[33809]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:55.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:54 smithi002 ceph-mon[23739]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:55.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:54 smithi067 ceph-mon[27598]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:57.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:56 smithi002 ceph-mon[33809]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:57.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:56 smithi002 ceph-mon[23739]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:57.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:56 smithi067 ceph-mon[27598]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:41:59.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:41:58 smithi002 ceph-mon[23739]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:59.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:41:58 smithi002 ceph-mon[33809]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:41:59.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:41:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:41:58] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T18:41:59.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:41:58 smithi067 ceph-mon[27598]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:01.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:00 smithi002 ceph-mon[23739]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:01.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:00 smithi002 ceph-mon[33809]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:01.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:00 smithi067 ceph-mon[27598]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:02.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:01 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:02.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:01 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:02.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:01 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:03.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:02 smithi002 ceph-mon[33809]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:03.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:02 smithi002 ceph-mon[23739]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:03.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:02 smithi067 ceph-mon[27598]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:05.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:04 smithi002 ceph-mon[33809]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:05.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:05.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:04 smithi002 ceph-mon[23739]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:05.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:05.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:04 smithi067 ceph-mon[27598]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:05.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:07.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:06 smithi002 ceph-mon[33809]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:07.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:06 smithi002 ceph-mon[23739]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:07.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:06 smithi067 ceph-mon[27598]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:08.985 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:42:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:42:08] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T18:42:09.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:08 smithi002 ceph-mon[33809]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:09.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:08 smithi002 ceph-mon[23739]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:09.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:08 smithi067 ceph-mon[27598]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:11.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:10 smithi002 ceph-mon[33809]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:11.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:10 smithi002 ceph-mon[23739]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:11.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:10 smithi067 ceph-mon[27598]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:13.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:12 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:13.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:12 smithi002 ceph-mon[23739]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:13.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:12 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:13.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:12 smithi002 ceph-mon[33809]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:13.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:12 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:13.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:12 smithi067 ceph-mon[27598]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:15.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:14 smithi002 ceph-mon[33809]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:15.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:14 smithi002 ceph-mon[23739]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:15.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:14 smithi067 ceph-mon[27598]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[23739]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[33809]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:16 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:16 smithi067 ceph-mon[27598]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:16 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:16 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:16 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:16 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:16 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:18.998 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:42:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:42:18] "GET /metrics HTTP/1.1" 200 38071 "" "Prometheus/2.43.0" 2024-09-20T18:42:19.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:18 smithi002 ceph-mon[23739]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:19.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:18 smithi002 ceph-mon[33809]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:19.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:18 smithi067 ceph-mon[27598]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:20.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:20.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:20.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:21.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:20 smithi002 ceph-mon[33809]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:21.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:20 smithi002 ceph-mon[23739]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:21.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:20 smithi067 ceph-mon[27598]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:23.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:22 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:23.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:22 smithi002 ceph-mon[23739]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:23.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:22 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:23.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:22 smithi002 ceph-mon[33809]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:23.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:22 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:23.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:22 smithi067 ceph-mon[27598]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:25.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:24 smithi002 ceph-mon[23739]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:25.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:24 smithi002 ceph-mon[33809]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:25.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:24 smithi067 ceph-mon[27598]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:27.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:27 smithi002 ceph-mon[23739]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:27.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:27 smithi002 ceph-mon[33809]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:27.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:27 smithi067 ceph-mon[27598]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:29.017 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:42:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:42:28] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T18:42:29.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:29 smithi002 ceph-mon[23739]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:29.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:29 smithi002 ceph-mon[33809]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:29.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:29 smithi067 ceph-mon[27598]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:31.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:31 smithi002 ceph-mon[23739]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:31.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:31 smithi002 ceph-mon[33809]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:31.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:31 smithi067 ceph-mon[27598]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:33.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:33 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:33.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:33 smithi002 ceph-mon[23739]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:33.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:33 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:33.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:33 smithi002 ceph-mon[33809]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:33.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:33 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:33.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:33 smithi067 ceph-mon[27598]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:35.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:35 smithi002 ceph-mon[23739]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:35.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:35 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:35 smithi002 ceph-mon[33809]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:35 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:35.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:35 smithi067 ceph-mon[27598]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:35.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:35 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:37.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:37 smithi002 ceph-mon[23739]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:37 smithi002 ceph-mon[33809]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:37.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:37 smithi067 ceph-mon[27598]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:39.031 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:42:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:42:38] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T18:42:39.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:39 smithi002 ceph-mon[23739]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:39.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:39 smithi002 ceph-mon[33809]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:39.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:39 smithi067 ceph-mon[27598]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:41.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:41 smithi002 ceph-mon[23739]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:41.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:41 smithi002 ceph-mon[33809]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:41.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:41 smithi067 ceph-mon[27598]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:43.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:43 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:43.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:43 smithi067 ceph-mon[27598]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:43 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:43 smithi002 ceph-mon[33809]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:43.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:43 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:43.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:43 smithi002 ceph-mon[23739]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:45.104 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-20T18:42:45.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:45 smithi067 ceph-mon[27598]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:45.368 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:45.490 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:45 smithi002 ceph-mon[33809]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:45.490 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:45 smithi002 ceph-mon[23739]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:46.659 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-20T18:42:46.916 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:47.356 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:47 smithi002 ceph-mon[23739]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:47.356 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:47 smithi002 ceph-mon[33809]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:47.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:47 smithi067 ceph-mon[27598]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:48.173 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-20T18:42:48.429 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:48.879 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:42:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:42:48] "GET /metrics HTTP/1.1" 200 38072 "" "Prometheus/2.43.0" 2024-09-20T18:42:49.285 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:49 smithi002 ceph-mon[23739]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:49.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:49 smithi002 ceph-mon[33809]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:49.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:49 smithi067 ceph-mon[27598]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:49.686 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T18:42:49.945 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:50.306 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:50 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:50.306 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:50 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:50.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:50 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (2m) 34s ago 3m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (3m) 98s ago 3m 82.9M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (3m) 34s ago 3m - - 3.8 6acb0a031eab c37791442cb9 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,8765 running (7m) 98s ago 7m 441M - 19.1.1-369-ged8ee0f2 6acb0a031eab d8b19165d118 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (9m) 34s ago 9m - - 19.1.1-369-ged8ee0f2 6acb0a031eab b2a5b5627731 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (9m) 34s ago 9m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (8m) 98s ago 8m 41.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:42:50.711 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (7m) 34s ago 7m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 34s ago 3m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (3m) 98s ago 3m 13.3M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (7m) 34s ago 7m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (7m) 34s ago 6m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (6m) 34s ago 6m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (6m) 34s ago 6m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (5m) 98s ago 5m 59.8M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (5m) 98s ago 5m 55.1M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (4m) 98s ago 4m 53.9M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (4m) 98s ago 4m 47.3M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 98s ago 4m 40.2M - 2.43.0 a07b618ecd1d f6eaf87acf98 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (3m) 34s ago 3m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:42:50.712 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (3m) 98s ago 3m 79.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:42:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:51 smithi002 ceph-mon[33809]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:51 smithi002 ceph-mon[33809]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:51.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:51 smithi002 ceph-mon[23739]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:51.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:51 smithi002 ceph-mon[23739]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:51.356 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T18:42:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:51 smithi067 ceph-mon[27598]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:51.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:51 smithi067 ceph-mon[27598]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:51.616 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:52.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:52 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:52.285 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:52 smithi002 ceph-mon[33809]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:52.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:52 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:52.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:52 smithi002 ceph-mon[23739]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:52.320 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:42:52.320 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:42:52.320 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:42:52.320 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:42:52.320 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 15 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:42:52.321 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:42:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:52 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:42:52.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:52 smithi067 ceph-mon[27598]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:52.910 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T18:42:53.166 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:53.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:53 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2008840941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:42:53.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:53 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2008840941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:42:53.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:53 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2008840941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: id: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 7m) 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: y(active, since 4m), standbys: x 2024-09-20T18:42:53.854 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 241 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-20T18:42:53.855 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:42:54.137 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:54 smithi002 ceph-mon[33809]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:54.137 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:54 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2795359864' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:42:54.138 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:54 smithi002 ceph-mon[23739]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:54.138 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:54 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2795359864' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:42:54.450 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T18:42:54.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:54 smithi067 ceph-mon[27598]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T18:42:54.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:54 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2795359864' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:42:54.706 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager ?:9093,9094 1/1 38s ago 4m smithi002=a;count:1 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:grafana ?:3000 1/1 102s ago 4m smithi067=a;count:1 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo ?:5000 1/1 38s ago 3m count:1 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:mgr 2/2 102s ago 7m smithi002=y;smithi067=x;count:2 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:mon 3/3 102s ago 8m smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi067:172.21.15.67=b;count:3 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter ?:9100 2/2 102s ago 4m smithi002=a;smithi067=b;count:2 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:osd 8 102s ago - 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus ?:9095 1/1 102s ago 4m smithi067=a;count:1 2024-09-20T18:42:55.365 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo ?:8000 2/2 102s ago 3m count:2 2024-09-20T18:42:55.965 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-20T18:42:56.225 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:56.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:56 smithi002 ceph-mon[33809]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:56.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:56 smithi002 ceph-mon[33809]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:56.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:56 smithi002 ceph-mon[23739]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:56.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:56 smithi002 ceph-mon[23739]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:56.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:56 smithi067 ceph-mon[27598]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:42:56.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:56 smithi067 ceph-mon[27598]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:57.281 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled to redeploy mgr.x on host 'smithi067' 2024-09-20T18:42:57.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3867937471' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3867937471' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:57.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:57 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:57.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:57 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3867937471' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:42:57.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:57 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:57 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:57 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:57.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:57 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:57.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:57 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:42:57.879 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T18:42:58.133 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:58.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:58.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:58.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: Schedule redeploy daemon mgr.x 2024-09-20T18:42:58.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:58.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:42:58.512 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[33809]: Deploying daemon mgr.x on smithi067 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: Schedule redeploy daemon mgr.x 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:58.513 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-mon[23739]: Deploying daemon mgr.x on smithi067 2024-09-20T18:42:58.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:42:58.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:58.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: Schedule redeploy daemon mgr.x 2024-09-20T18:42:58.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:42:58.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:42:58.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:42:58.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:42:58.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:58 smithi067 ceph-mon[27598]: Deploying daemon mgr.x on smithi067 2024-09-20T18:42:58.696 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:42:58.696 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (2m) 42s ago 3m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:42:58.696 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (3m) 106s ago 3m 82.9M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:42:58.696 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (3m) 42s ago 3m - - 3.8 6acb0a031eab c37791442cb9 2024-09-20T18:42:58.696 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,8765 running (7m) 106s ago 7m 441M - 19.1.1-369-ged8ee0f2 6acb0a031eab d8b19165d118 2024-09-20T18:42:58.696 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (9m) 42s ago 9m - - 19.1.1-369-ged8ee0f2 6acb0a031eab b2a5b5627731 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (9m) 42s ago 9m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (8m) 106s ago 8m 41.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (8m) 42s ago 8m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 42s ago 3m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (3m) 106s ago 3m 13.3M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (7m) 42s ago 7m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (7m) 42s ago 7m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (6m) 42s ago 6m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (6m) 42s ago 6m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (5m) 106s ago 5m 59.8M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (5m) 106s ago 5m 55.1M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (5m) 106s ago 5m 53.9M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (4m) 106s ago 4m 47.3M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 106s ago 4m 40.2M - 2.43.0 a07b618ecd1d f6eaf87acf98 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (3m) 42s ago 3m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:42:58.697 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (3m) 106s ago 3m 79.6M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:42:58.786 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:42:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:42:58] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T18:42:59.244 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:42:59.501 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:42:59.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:42:59 smithi002 ceph-mon[33809]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:59.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:42:59 smithi002 ceph-mon[23739]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:42:59.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:42:59 smithi067 ceph-mon[27598]: from='client.24914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:43:00.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:00 smithi067 ceph-mon[27598]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:00 smithi002 ceph-mon[23739]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:00.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:00 smithi002 ceph-mon[33809]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:02.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:02 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:02.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:02 smithi067 ceph-mon[27598]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:02.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:02 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:02.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:02 smithi002 ceph-mon[33809]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:02.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:02 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:02.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:02 smithi002 ceph-mon[23739]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:04 smithi002 ceph-mon[33809]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:04.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:04 smithi002 ceph-mon[23739]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:04.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:04.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:04 smithi067 ceph-mon[27598]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:04.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:06.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:06 smithi002 ceph-mon[33809]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:06.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:06 smithi002 ceph-mon[23739]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:06.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:06 smithi067 ceph-mon[27598]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:08.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:08 smithi002 ceph-mon[33809]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:08.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:08 smithi002 ceph-mon[23739]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:08.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:08 smithi067 ceph-mon[27598]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:09.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:43:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:43:08] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-20T18:43:10.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:10 smithi002 ceph-mon[23739]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:10.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:10 smithi002 ceph-mon[33809]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:10.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:10 smithi067 ceph-mon[27598]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:12 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:12 smithi002 ceph-mon[33809]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:12 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:12 smithi002 ceph-mon[23739]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:12 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:12.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:12 smithi067 ceph-mon[27598]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:14.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:14 smithi002 ceph-mon[23739]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:14 smithi002 ceph-mon[33809]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:14.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:14 smithi067 ceph-mon[27598]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:16.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:16 smithi002 ceph-mon[23739]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:16.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:16 smithi002 ceph-mon[33809]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:16.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:16 smithi067 ceph-mon[27598]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:18 smithi002 ceph-mon[33809]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:18.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:18 smithi002 ceph-mon[23739]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:18.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:18 smithi067 ceph-mon[27598]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:19.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:43:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:43:18] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-20T18:43:19.759 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:19.759 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:20.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:20 smithi002 ceph-mon[23739]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:20.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:20 smithi002 ceph-mon[33809]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:20 smithi067 ceph-mon[27598]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:22.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:22 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:22.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:22 smithi002 ceph-mon[23739]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:22.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:22 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:22.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:22 smithi002 ceph-mon[33809]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:22.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:22 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:22.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:22 smithi067 ceph-mon[27598]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:24.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:24 smithi002 ceph-mon[23739]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:24.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:24 smithi002 ceph-mon[33809]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:24.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:24 smithi067 ceph-mon[27598]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:26.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:26 smithi002 ceph-mon[33809]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:26.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:26 smithi002 ceph-mon[23739]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:26.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:26 smithi067 ceph-mon[27598]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:28.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:28 smithi002 ceph-mon[33809]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:28.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:28 smithi002 ceph-mon[23739]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:28.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:28 smithi067 ceph-mon[27598]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:29.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:43:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:43:28] "GET /metrics HTTP/1.1" 200 38069 "" "Prometheus/2.43.0" 2024-09-20T18:43:30.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:30 smithi002 ceph-mon[23739]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:30.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:30 smithi002 ceph-mon[33809]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:30.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:30 smithi067 ceph-mon[27598]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:32.600 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:32 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:32.600 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:32 smithi067 ceph-mon[27598]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:32.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:32 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:32.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:32 smithi002 ceph-mon[33809]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:32.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:32 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:32.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:32 smithi002 ceph-mon[23739]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:34 smithi002 ceph-mon[33809]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:34.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:34 smithi002 ceph-mon[23739]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:34.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:34 smithi067 ceph-mon[27598]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:36.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:36 smithi002 ceph-mon[23739]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:36 smithi002 ceph-mon[33809]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:36.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:36 smithi067 ceph-mon[27598]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:38.723 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:38 smithi002 ceph-mon[23739]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:38.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:38 smithi002 ceph-mon[33809]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:38.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:38 smithi067 ceph-mon[27598]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:39.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:43:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:43:38] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T18:43:40.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:40 smithi002 ceph-mon[33809]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:40.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:40 smithi002 ceph-mon[23739]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:40.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:40 smithi067 ceph-mon[27598]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:43:42.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:42 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:42.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:42 smithi002 ceph-mon[33809]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:42.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:42 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:42.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:42 smithi002 ceph-mon[23739]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:42.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:42 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:42.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:42 smithi067 ceph-mon[27598]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:44.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:44 smithi002 ceph-mon[23739]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:44.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:44 smithi002 ceph-mon[33809]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:44.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:44 smithi067 ceph-mon[27598]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:46 smithi002 ceph-mon[23739]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:46.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:46 smithi002 ceph-mon[33809]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:46.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:46 smithi067 ceph-mon[27598]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:48.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:48 smithi002 ceph-mon[33809]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:48.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:48 smithi002 ceph-mon[23739]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:48.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:48 smithi067 ceph-mon[27598]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:49.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:43:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:43:48] "GET /metrics HTTP/1.1" 200 38070 "" "Prometheus/2.43.0" 2024-09-20T18:43:49.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:49.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:43:50.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:50 smithi002 ceph-mon[33809]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:50.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:50 smithi002 ceph-mon[23739]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:50.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:50 smithi067 ceph-mon[27598]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:52.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:52 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:52.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:52 smithi002 ceph-mon[33809]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:52.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:52 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:52.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:52 smithi002 ceph-mon[23739]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:52.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:52 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:43:52.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:52 smithi067 ceph-mon[27598]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:54.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:54 smithi002 ceph-mon[33809]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:54.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:54 smithi002 ceph-mon[23739]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:54.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:54 smithi067 ceph-mon[27598]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:56.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:56 smithi002 ceph-mon[23739]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:56 smithi002 ceph-mon[33809]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:56.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:56 smithi067 ceph-mon[27598]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:43:58.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:43:58 smithi002 ceph-mon[33809]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:58.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:43:58 smithi002 ceph-mon[23739]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:58.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:43:58 smithi067 ceph-mon[27598]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:43:59.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:43:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:43:58] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T18:44:00.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:00 smithi002 ceph-mon[33809]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:00.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:00 smithi002 ceph-mon[23739]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:00.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:00 smithi067 ceph-mon[27598]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:02.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:02 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:02.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:02 smithi002 ceph-mon[33809]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:02.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:02 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:02.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:02 smithi002 ceph-mon[23739]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:02.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:02 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:02.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:02 smithi067 ceph-mon[27598]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:04 smithi002 ceph-mon[33809]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:04.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:04 smithi002 ceph-mon[23739]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:04.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:04.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:04 smithi067 ceph-mon[27598]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:04.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:06.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:06 smithi002 ceph-mon[33809]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:06.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:06 smithi002 ceph-mon[23739]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:06.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:06 smithi067 ceph-mon[27598]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:08.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:08 smithi002 ceph-mon[23739]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:08.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:08 smithi002 ceph-mon[33809]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:08.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:08 smithi067 ceph-mon[27598]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:09.035 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:44:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:44:08] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T18:44:10.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:10 smithi002 ceph-mon[23739]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:10.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:10 smithi002 ceph-mon[33809]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:10 smithi067 ceph-mon[27598]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:12 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:12.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:12 smithi002 ceph-mon[33809]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:12 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:12.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:12 smithi002 ceph-mon[23739]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:12 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:12.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:12 smithi067 ceph-mon[27598]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:14 smithi002 ceph-mon[33809]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:14.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:14 smithi002 ceph-mon[23739]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:14.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:14 smithi067 ceph-mon[27598]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:16.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:16 smithi002 ceph-mon[33809]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:16.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:16 smithi002 ceph-mon[23739]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:16.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:16 smithi067 ceph-mon[27598]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:18.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:18 smithi002 ceph-mon[33809]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:18.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:18 smithi002 ceph-mon[23739]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:18.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:18 smithi067 ceph-mon[27598]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:19.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:44:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:44:18] "GET /metrics HTTP/1.1" 200 38068 "" "Prometheus/2.43.0" 2024-09-20T18:44:19.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:19.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:19.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:20.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:20 smithi002 ceph-mon[33809]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:20.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:20 smithi002 ceph-mon[23739]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:20.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:20 smithi067 ceph-mon[27598]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:22.569 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:22 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:22.569 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:22 smithi067 ceph-mon[27598]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:22.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:22 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:22.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:22 smithi002 ceph-mon[33809]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:22.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:22 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:22.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:22 smithi002 ceph-mon[23739]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:22.903 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:22 smithi067 systemd[1]: Stopping Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:44:23.188 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:22 smithi067 podman[60278]: 2024-09-20 18:44:22.886300572 +0000 UTC m=+0.148809211 container died d8b19165d11806d784fbb6496263dcc431a681098a7f0e2822dfefe58e8eb73f (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-ed8ee0f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-20T18:44:23.538 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 podman[60278]: 2024-09-20 18:44:23.246724534 +0000 UTC m=+0.509233169 container cleanup d8b19165d11806d784fbb6496263dcc431a681098a7f0e2822dfefe58e8eb73f (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-ed8ee0f, ceph=True, CEPH_POINT_RELEASE=) 2024-09-20T18:44:23.538 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 bash[60278]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T18:44:23.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 podman[60290]: 2024-09-20 18:44:23.523092533 +0000 UTC m=+0.640081259 container remove d8b19165d11806d784fbb6496263dcc431a681098a7f0e2822dfefe58e8eb73f (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD) 2024-09-20T18:44:23.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T18:44:23.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T18:44:23.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 systemd[1]: Stopped Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:23.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service: Consumed 11.587s CPU time. 2024-09-20T18:44:24.229 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:23 smithi067 systemd[1]: Starting Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:44:24.229 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:24 smithi067 podman[60418]: 2024-09-20 18:44:24.012975041 +0000 UTC m=+0.016457046 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:44:24.229 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:24 smithi067 podman[60418]: 2024-09-20 18:44:24.116171783 +0000 UTC m=+0.119653777 container create fed58bed5c8315245e8e667c8b37fe06ccc0224c59d8d42479b21b21abe620d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T18:44:24.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:24 smithi067 ceph-mon[27598]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:24.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:24 smithi067 podman[60418]: 2024-09-20 18:44:24.310262198 +0000 UTC m=+0.313744205 container init fed58bed5c8315245e8e667c8b37fe06ccc0224c59d8d42479b21b21abe620d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-20T18:44:24.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:24 smithi067 podman[60418]: 2024-09-20 18:44:24.313510416 +0000 UTC m=+0.316992412 container start fed58bed5c8315245e8e667c8b37fe06ccc0224c59d8d42479b21b21abe620d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, 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.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-20T18:44:24.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:24 smithi067 ceph-mgr[60437]: -- 172.21.15.67:0/1958279997 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5653fa9250e0 con 0x5653fa903400 2024-09-20T18:44:24.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:24 smithi067 bash[60418]: fed58bed5c8315245e8e667c8b37fe06ccc0224c59d8d42479b21b21abe620d2 2024-09-20T18:44:24.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:24 smithi067 systemd[1]: Started Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:44:24.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:24 smithi002 ceph-mon[33809]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:24.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:24 smithi002 ceph-mon[23739]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.666 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:25 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:25 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:25 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:25 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:25 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:25 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:25.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:25 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:26.910 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:26 smithi067 ceph-mon[27598]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:27.186 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:26 smithi002 ceph-mon[33809]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:27.187 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:26 smithi002 ceph-mon[23739]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:29.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:44:28] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-20T18:44:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:29.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:29.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:28 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:44:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:28 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:44:30.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-mon[27598]: Standby manager daemon x restarted 2024-09-20T18:44:30.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-mon[27598]: Standby manager daemon x started 2024-09-20T18:44:30.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:44:30.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:44:30.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:44:30.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:44:30.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:44:29] ENGINE Bus STARTING 2024-09-20T18:44:30.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: CherryPy Checker: 2024-09-20T18:44:30.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: The Application mounted at '' has an empty config. 2024-09-20T18:44:30.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:44:30.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:44:29] ENGINE Serving on http://:::9283 2024-09-20T18:44:30.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:44:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:44:29] ENGINE Bus STARTED 2024-09-20T18:44:30.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[33809]: Standby manager daemon x restarted 2024-09-20T18:44:30.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[33809]: Standby manager daemon x started 2024-09-20T18:44:30.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:44:30.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:44:30.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:44:30.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:44:30.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[23739]: Standby manager daemon x restarted 2024-09-20T18:44:30.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[23739]: Standby manager daemon x started 2024-09-20T18:44:30.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:44:30.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:44:30.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:44:30.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:29 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:44:31.144 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:30 smithi002 ceph-mon[33809]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:31.144 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:30 smithi002 ceph-mon[33809]: mgrmap e22: y(active, since 5m), standbys: x 2024-09-20T18:44:31.144 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:30 smithi002 ceph-mon[23739]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:31.144 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:30 smithi002 ceph-mon[23739]: mgrmap e22: y(active, since 5m), standbys: x 2024-09-20T18:44:31.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:30 smithi067 ceph-mon[27598]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:31.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:30 smithi067 ceph-mon[27598]: mgrmap e22: y(active, since 5m), standbys: x 2024-09-20T18:44:33.111 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:32 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:33.112 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:32 smithi067 ceph-mon[27598]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:33.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:32 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:33.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:32 smithi002 ceph-mon[33809]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:33.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:32 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:33.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:32 smithi002 ceph-mon[23739]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:34 smithi002 ceph-mon[33809]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:35.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:34 smithi002 ceph-mon[23739]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:35.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:35.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:34 smithi067 ceph-mon[27598]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:35.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:36 smithi002 ceph-mon[33809]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:37.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:36 smithi002 ceph-mon[23739]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:37.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:36 smithi067 ceph-mon[27598]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:39.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:38 smithi002 ceph-mon[23739]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:39.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:38 smithi002 ceph-mon[33809]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:39.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:44:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:44:38] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-20T18:44:39.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:38 smithi067 ceph-mon[27598]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:41.149 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:40 smithi002 ceph-mon[33809]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:41.150 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:40 smithi002 ceph-mon[23739]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:41.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:40 smithi067 ceph-mon[27598]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:43.153 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:42 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:43.153 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:42 smithi067 ceph-mon[27598]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:43.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:42 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:43.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:42 smithi002 ceph-mon[33809]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:43.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:42 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:43.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:42 smithi002 ceph-mon[23739]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:45.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:44 smithi002 ceph-mon[33809]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:44 smithi002 ceph-mon[23739]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:45.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:44 smithi067 ceph-mon[27598]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:47.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:46 smithi002 ceph-mon[23739]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:47.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:46 smithi002 ceph-mon[33809]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:47.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:46 smithi067 ceph-mon[27598]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:49.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:48 smithi002 ceph-mon[33809]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:48 smithi002 ceph-mon[23739]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:49.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:44:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:44:48] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-20T18:44:49.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:48 smithi067 ceph-mon[27598]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:50.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:50.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:50.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:44:51.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:50 smithi002 ceph-mon[33809]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:51.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:50 smithi002 ceph-mon[23739]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:50 smithi067 ceph-mon[27598]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:53.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:52 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:53.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:52 smithi002 ceph-mon[33809]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:53.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:52 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:53.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:52 smithi002 ceph-mon[23739]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:53.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:52 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:44:53.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:52 smithi067 ceph-mon[27598]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:55.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:54 smithi002 ceph-mon[33809]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:55.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:54 smithi002 ceph-mon[23739]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:55.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:54 smithi067 ceph-mon[27598]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:57.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:56 smithi002 ceph-mon[33809]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:57.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:56 smithi002 ceph-mon[23739]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:57.298 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:56 smithi067 ceph-mon[27598]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:44:59.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:44:58 smithi002 ceph-mon[33809]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:59.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:44:58 smithi002 ceph-mon[23739]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:44:59.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:44:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:44:58] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T18:44:59.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:44:58 smithi067 ceph-mon[27598]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:01.162 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:00 smithi002 ceph-mon[33809]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:01.162 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:00 smithi002 ceph-mon[23739]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:01.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:00 smithi067 ceph-mon[27598]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:03.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:02 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:03.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:02 smithi002 ceph-mon[33809]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:03.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:02 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:03.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:02 smithi002 ceph-mon[23739]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:03.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:02 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:03.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:02 smithi067 ceph-mon[27598]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:05.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:04 smithi002 ceph-mon[33809]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:05.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:05.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:04 smithi002 ceph-mon[23739]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:05.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:05.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:04 smithi067 ceph-mon[27598]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:05.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:07.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:06 smithi002 ceph-mon[33809]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:07.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:06 smithi002 ceph-mon[23739]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:07.301 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:06 smithi067 ceph-mon[27598]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:09.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:08 smithi002 ceph-mon[23739]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:09.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:08 smithi002 ceph-mon[33809]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:09.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:45:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:45:08] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T18:45:09.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:08 smithi067 ceph-mon[27598]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:11.172 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:10 smithi002 ceph-mon[23739]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:11.173 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:10 smithi002 ceph-mon[33809]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:11.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:10 smithi067 ceph-mon[27598]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:13.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:12 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:13.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:12 smithi002 ceph-mon[23739]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:13.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:12 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:13.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:12 smithi002 ceph-mon[33809]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:13.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:12 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:13.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:12 smithi067 ceph-mon[27598]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:15.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:14 smithi002 ceph-mon[33809]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:15.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:14 smithi002 ceph-mon[23739]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:15.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:14 smithi067 ceph-mon[27598]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:17.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:16 smithi002 ceph-mon[33809]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:17.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:16 smithi002 ceph-mon[23739]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:16 smithi067 ceph-mon[27598]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:19.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:18 smithi002 ceph-mon[33809]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:19.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:18 smithi002 ceph-mon[23739]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:19.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:45:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:45:18] "GET /metrics HTTP/1.1" 200 38066 "" "Prometheus/2.43.0" 2024-09-20T18:45:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:18 smithi067 ceph-mon[27598]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:20.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:19 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:20.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:19 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:20.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:19 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:21.183 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:20 smithi002 ceph-mon[23739]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:21.184 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:20 smithi002 ceph-mon[33809]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:21.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:20 smithi067 ceph-mon[27598]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:23.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:22 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:23.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:22 smithi002 ceph-mon[33809]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:23.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:22 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:23.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:22 smithi002 ceph-mon[23739]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:23.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:22 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:23.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:22 smithi067 ceph-mon[27598]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:25.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:24 smithi002 ceph-mon[33809]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:25.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:24 smithi002 ceph-mon[23739]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:25.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:24 smithi067 ceph-mon[27598]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:27.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:26 smithi002 ceph-mon[23739]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:27.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:26 smithi002 ceph-mon[33809]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:27.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:26 smithi067 ceph-mon[27598]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:29.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:28 smithi002 ceph-mon[33809]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:29.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:28 smithi002 ceph-mon[23739]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:29.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:45:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:45:28] "GET /metrics HTTP/1.1" 200 38065 "" "Prometheus/2.43.0" 2024-09-20T18:45:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:28 smithi067 ceph-mon[27598]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:30.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:30 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:30.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:30 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:30.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:30 smithi002 ceph-mon[23739]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:30.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:30 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:30.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:30 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:30.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:30 smithi002 ceph-mon[33809]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:30.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:30 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:30.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:30 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:30.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:30 smithi067 ceph-mon[27598]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:32.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:32 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:32.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:32 smithi067 ceph-mon[27598]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:32.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:32 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:32.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:32 smithi002 ceph-mon[23739]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:32.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:32 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:32.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:32 smithi002 ceph-mon[33809]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[33809]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[23739]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:34 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:34 smithi067 ceph-mon[27598]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:45:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:45:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' 2024-09-20T18:45:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:34 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:36 smithi002 ceph-mon[33809]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:36.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:36 smithi002 ceph-mon[23739]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:36.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:36 smithi067 ceph-mon[27598]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:38.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:38 smithi002 ceph-mon[33809]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:38.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:38 smithi002 ceph-mon[23739]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:38.786 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:45:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:45:38] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-20T18:45:38.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:38 smithi067 ceph-mon[27598]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:40.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:40 smithi002 ceph-mon[33809]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:40.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:40 smithi002 ceph-mon[23739]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:40.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:40 smithi067 ceph-mon[27598]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:42.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:42 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:42.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:42 smithi002 ceph-mon[33809]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:42.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:42 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:42.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:42 smithi002 ceph-mon[23739]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:42.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:42 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:42.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:42 smithi067 ceph-mon[27598]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:44.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:44 smithi002 ceph-mon[33809]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:44.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:44 smithi002 ceph-mon[23739]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:44.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:44 smithi067 ceph-mon[27598]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:45:46.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:46 smithi002 ceph-mon[33809]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:46.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:46 smithi002 ceph-mon[23739]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:46.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:46 smithi067 ceph-mon[27598]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:48.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:48 smithi002 ceph-mon[23739]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:48.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:48 smithi002 ceph-mon[33809]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:48.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:45:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:45:48] "GET /metrics HTTP/1.1" 200 38067 "" "Prometheus/2.43.0" 2024-09-20T18:45:48.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:48 smithi067 ceph-mon[27598]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:49 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:49.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:49 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:49 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:45:50.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:50 smithi002 ceph-mon[33809]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:50.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:50 smithi002 ceph-mon[23739]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:50.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:50 smithi067 ceph-mon[27598]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:52.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:52 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:52.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:52 smithi002 ceph-mon[33809]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:52.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:52 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:52.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:52 smithi002 ceph-mon[23739]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:52.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:52 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:45:52.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:52 smithi067 ceph-mon[27598]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:54.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:54 smithi002 ceph-mon[33809]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:54.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:54 smithi002 ceph-mon[23739]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:54.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:54 smithi067 ceph-mon[27598]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:56.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:56 smithi002 ceph-mon[33809]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:56.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:56 smithi002 ceph-mon[23739]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:56.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:56 smithi067 ceph-mon[27598]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:45:58.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:45:58 smithi002 ceph-mon[33809]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:58.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:45:58 smithi002 ceph-mon[23739]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:45:58.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:45:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:45:58] "GET /metrics HTTP/1.1" 200 38061 "" "Prometheus/2.43.0" 2024-09-20T18:45:58.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:45:58 smithi067 ceph-mon[27598]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:00.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:00 smithi002 ceph-mon[33809]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:00 smithi002 ceph-mon[23739]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:00.682 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T18:46:00.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:00 smithi067 ceph-mon[27598]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:00.946 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:01.598 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:46:01.598 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (6m) 93s ago 6m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:46:01.598 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (6m) 28s ago 6m 82.8M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:46:01.598 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (6m) 93s ago 6m - - 3.8 6acb0a031eab c37791442cb9 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (97s) 28s ago 10m 454M - 19.3.0-5099-g88deadb8 441f9a3fe515 fed58bed5c83 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (12m) 93s ago 12m - - 19.1.1-369-ged8ee0f2 6acb0a031eab b2a5b5627731 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (12m) 93s ago 12m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (11m) 28s ago 11m 43.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (11m) 93s ago 11m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (6m) 93s ago 6m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (6m) 28s ago 6m 15.6M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (10m) 93s ago 10m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (10m) 93s ago 10m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (9m) 93s ago 9m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (9m) 93s ago 9m - 4017M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (8m) 28s ago 8m 62.1M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:46:01.599 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (8m) 28s ago 8m 57.1M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:46:01.600 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (8m) 28s ago 8m 56.0M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:46:01.600 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (7m) 28s ago 7m 50.0M 4016M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:46:01.600 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (5m) 28s ago 7m 53.8M - 2.43.0 a07b618ecd1d f6eaf87acf98 2024-09-20T18:46:01.600 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (6m) 93s ago 6m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:46:01.600 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (6m) 28s ago 6m 82.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:46:02.221 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T18:46:02.482 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:02.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:02 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:02.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:02 smithi002 ceph-mon[33809]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:02.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:02 smithi002 ceph-mon[33809]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:46:02.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:02 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:02.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:02 smithi002 ceph-mon[23739]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:02.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:02 smithi002 ceph-mon[23739]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:46:02.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:02 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:02.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:02 smithi067 ceph-mon[27598]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:02.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:02 smithi067 ceph-mon[27598]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:46:03.240 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:46:03.240 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:46:03.240 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:46:03.240 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 14, 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T18:46:03.241 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:46:03.242 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:46:03.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:03 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2077468857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:46:03.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:03 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2077468857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:46:03.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:03 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2077468857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:46:03.866 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T18:46:04.126 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:04 smithi002 ceph-mon[33809]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:04.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:04 smithi002 ceph-mon[33809]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:04.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:04 smithi002 ceph-mon[23739]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:04.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:04 smithi002 ceph-mon[23739]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:04.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:04 smithi067 ceph-mon[27598]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:04.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:04 smithi067 ceph-mon[27598]: from='mgr.14457 172.21.15.2:0/72251165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:04.811 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: id: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: y(active, since 7m), standbys: x 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-20T18:46:04.812 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-20T18:46:04.813 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 241 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:04.813 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-20T18:46:04.813 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:46:04.813 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-20T18:46:04.813 INFO:teuthology.orchestra.run.smithi002.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T18:46:04.813 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:46:05.490 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T18:46:05.754 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:05.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:05 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1384756333' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:46:05.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:05 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1384756333' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:46:05.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:05 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1384756333' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:46:06.432 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T18:46:06.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:06 smithi002 ceph-mon[33809]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:06.722 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:06 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/297460693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:46:06.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:06 smithi002 ceph-mon[23739]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:06.722 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:06 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/297460693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:46:06.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:06 smithi067 ceph-mon[27598]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:06.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:06 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/297460693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:46:07.016 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-20T18:46:07.270 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:08.005 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T18:46:08.637 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:08 smithi002 ceph-mon[33809]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:08.637 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:08 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1044612529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:46:08.637 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:08 smithi002 ceph-mon[23739]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:08.638 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:08 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1044612529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:46:08.666 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T18:46:08.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:08 smithi067 ceph-mon[27598]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:08.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:08 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1044612529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:46:08.919 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:09.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:46:08] "GET /metrics HTTP/1.1" 200 38064 "" "Prometheus/2.43.0" 2024-09-20T18:46:10.004 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:09 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:46:09] ENGINE Bus STOPPING 2024-09-20T18:46:10.019 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:09 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:09.625+0000 7f2cbd618640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T18:46:10.019 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:09 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setuser ceph since I am not root 2024-09-20T18:46:10.020 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:09 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ignoring --setgroup ceph since I am not root 2024-09-20T18:46:10.020 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:09 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:09.786+0000 7f95a9fb0040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-20T18:46:10.020 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:09 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:09.845+0000 7f95a9fb0040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-20T18:46:10.020 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:10.002+0000 7f95a9fb0040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-20T18:46:10.286 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:10.074+0000 7f95a9fb0040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-20T18:46:10.287 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:10.230+0000 7f95a9fb0040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:46:10.291 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:46:10.299 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:09 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:46:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:46:10.299 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:09 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:46:09] ENGINE Bus STOPPED 2024-09-20T18:46:10.542 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:10.382+0000 7f95a9fb0040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-20T18:46:10.556 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:46:10.794 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:10.731+0000 7f95a9fb0040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3752565202' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: Activating manager daemon x 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3752565202' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: osdmap e94: 8 total, 8 up, 8 in 2024-09-20T18:46:10.795 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: mgrmap e23: x(active, starting, since 0.0111631s) 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:46:10.796 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[23739]: Manager daemon x is now available 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3752565202' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: Activating manager daemon x 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3752565202' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: osdmap e94: 8 total, 8 up, 8 in 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: mgrmap e23: x(active, starting, since 0.0111631s) 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:46:10.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:46:10.798 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-mon[33809]: Manager daemon x is now available 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3752565202' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: Activating manager daemon x 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3752565202' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: osdmap e94: 8 total, 8 up, 8 in 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: mgrmap e23: x(active, starting, since 0.0111631s) 2024-09-20T18:46:10.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:46:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:10 smithi067 ceph-mon[27598]: Manager daemon x is now available 2024-09-20T18:46:11.233 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:10 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:10.804+0000 7f95a9fb0040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-20T18:46:11.234 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:11.001+0000 7f95a9fb0040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-20T18:46:11.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:46:11] ENGINE Bus STARTING 2024-09-20T18:46:11.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:46:11] ENGINE Serving on http://:::9283 2024-09-20T18:46:11.799 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:46:11] ENGINE Bus STARTED 2024-09-20T18:46:11.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: mgrmap e24: x(active, since 1.00967s) 2024-09-20T18:46:11.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:46:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:11 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:46:11.935 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: mgrmap e24: x(active, since 1.00967s) 2024-09-20T18:46:11.935 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:11.935 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:11.935 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:11.935 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:11.935 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: mgrmap e24: x(active, since 1.00967s) 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='client.14781 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:46:11.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:46:11.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:46:11.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:46:11.937 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:46:12.286 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:11 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:11.940+0000 7f95a9fb0040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-20T18:46:12.329 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:12 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:12.013+0000 7f95a9fb0040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-20T18:46:12.910 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:12 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:12.772+0000 7f95a9fb0040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-20T18:46:12.910 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:12 smithi002 ceph-mon[33809]: Deploying cephadm binary to smithi067 2024-09-20T18:46:12.910 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:12 smithi002 ceph-mon[33809]: Deploying cephadm binary to smithi002 2024-09-20T18:46:12.911 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:12 smithi002 ceph-mon[23739]: Deploying cephadm binary to smithi067 2024-09-20T18:46:12.911 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:12 smithi002 ceph-mon[23739]: Deploying cephadm binary to smithi002 2024-09-20T18:46:12.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-mon[27598]: Deploying cephadm binary to smithi067 2024-09-20T18:46:12.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-mon[27598]: Deploying cephadm binary to smithi002 2024-09-20T18:46:13.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:12 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:12.893+0000 7f95a9fb0040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-20T18:46:13.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.044+0000 7f95a9fb0040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-20T18:46:13.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.108+0000 7f95a9fb0040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-20T18:46:13.299 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:46:12.960+0000 7fb59efed640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:46:12] ENGINE Error in HTTPServer.serve 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: Traceback (most recent call last): 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self._connections.run(self.expiration_interval) 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self._run(expiration_interval) 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: s = self.context.wrap_socket( 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: return self.sslsocket_class._create( 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:46:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self.do_handshake() 2024-09-20T18:46:13.301 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:46:13.301 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self._sslobj.do_handshake() 2024-09-20T18:46:13.301 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:46:13.301 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:46:13.536 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.264+0000 7f95a9fb0040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-20T18:46:13.536 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.336+0000 7f95a9fb0040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-20T18:46:13.536 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.400+0000 7f95a9fb0040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[33809]: mgrmap e25: x(active, since 3s) 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[33809]: [20/Sep/2024:18:46:12] ENGINE Bus STARTING 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[33809]: [20/Sep/2024:18:46:12] ENGINE Serving on https://172.21.15.67:7150 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[33809]: [20/Sep/2024:18:46:12] ENGINE Error in HTTPServer.serve 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:46:13.887 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[33809]: [20/Sep/2024:18:46:13] ENGINE Serving on http://172.21.15.67:8765 2024-09-20T18:46:13.888 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[33809]: [20/Sep/2024:18:46:13] ENGINE Bus STARTED 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[23739]: mgrmap e25: x(active, since 3s) 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[23739]: [20/Sep/2024:18:46:12] ENGINE Bus STARTING 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[23739]: [20/Sep/2024:18:46:12] ENGINE Serving on https://172.21.15.67:7150 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[23739]: [20/Sep/2024:18:46:12] ENGINE Error in HTTPServer.serve 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:46:13.889 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[23739]: [20/Sep/2024:18:46:13] ENGINE Serving on http://172.21.15.67:8765 2024-09-20T18:46:13.890 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-mon[23739]: [20/Sep/2024:18:46:13] ENGINE Bus STARTED 2024-09-20T18:46:13.891 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.568+0000 7f95a9fb0040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-20T18:46:13.891 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.639+0000 7f95a9fb0040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-20T18:46:13.891 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.712+0000 7f95a9fb0040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-20T18:46:13.891 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.800+0000 7f95a9fb0040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-20T18:46:13.891 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.870+0000 7f95a9fb0040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-20T18:46:14.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:13 smithi067 ceph-mon[27598]: mgrmap e25: x(active, since 3s) 2024-09-20T18:46:14.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:13 smithi067 ceph-mon[27598]: [20/Sep/2024:18:46:12] ENGINE Bus STARTING 2024-09-20T18:46:14.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:13 smithi067 ceph-mon[27598]: [20/Sep/2024:18:46:12] ENGINE Serving on https://172.21.15.67:7150 2024-09-20T18:46:14.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:13 smithi067 ceph-mon[27598]: [20/Sep/2024:18:46:12] ENGINE Error in HTTPServer.serve 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:46:14.050 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-20T18:46:14.051 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:46:14.051 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-20T18:46:14.051 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:46:14.051 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-20T18:46:14.051 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:46:14.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:13 smithi067 ceph-mon[27598]: [20/Sep/2024:18:46:13] ENGINE Serving on http://172.21.15.67:8765 2024-09-20T18:46:14.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:13 smithi067 ceph-mon[27598]: [20/Sep/2024:18:46:13] ENGINE Bus STARTED 2024-09-20T18:46:14.212 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:13.941+0000 7f95a9fb0040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-20T18:46:14.931 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:14 smithi067 ceph-mon[27598]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:14.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-mon[23739]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:14.810+0000 7f95a9fb0040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-20T18:46:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:46:14] ENGINE Bus STARTING 2024-09-20T18:46:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: CherryPy Checker: 2024-09-20T18:46:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: The Application mounted at '' has an empty config. 2024-09-20T18:46:14.936 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: 2024-09-20T18:46:14.937 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:46:14] ENGINE Serving on http://:::9283 2024-09-20T18:46:14.937 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: [20/Sep/2024:18:46:14] ENGINE Bus STARTED 2024-09-20T18:46:14.937 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:14 smithi002 ceph-mon[33809]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:15.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[23739]: mgrmap e26: x(active, since 5s) 2024-09-20T18:46:15.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[23739]: Standby manager daemon y started 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[33809]: mgrmap e26: x(active, since 5s) 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[33809]: Standby manager daemon y started 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:46:15.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:46:15.909 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:15 smithi067 ceph-mon[27598]: mgrmap e26: x(active, since 5s) 2024-09-20T18:46:15.909 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:15 smithi067 ceph-mon[27598]: Standby manager daemon y started 2024-09-20T18:46:15.909 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:46:15.909 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:46:15.909 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:46:15.909 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/2591812934' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:46:17.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:16 smithi002 ceph-mon[33809]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-20T18:46:17.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:16 smithi002 ceph-mon[33809]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-20T18:46:17.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:16 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:46:17.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:16 smithi002 ceph-mon[23739]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-20T18:46:17.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:16 smithi002 ceph-mon[23739]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-20T18:46:17.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:16 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:46:17.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:16 smithi067 ceph-mon[27598]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-20T18:46:17.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:16 smithi067 ceph-mon[27598]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-20T18:46:17.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:16 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:46:18.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.289 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.289 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.289 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:18.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:18 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:46:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[23978]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:46:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T18:46:19.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi002 to 2993M 2024-09-20T18:46:19.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:46:19.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi002 to 2993M 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:19.289 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi002 to 2993M 2024-09-20T18:46:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-20T18:46:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-20T18:46:19.301 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:19.301 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:19.301 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Adjusting osd_memory_target on smithi067 to 3248M 2024-09-20T18:46:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:46:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:46:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:46:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:46:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:46:20.507 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:20.508 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[33809]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Adjusting osd_memory_target on smithi067 to 3248M 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.509 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:46:20.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:46:20.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:46:20.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:20.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:20 smithi002 ceph-mon[23739]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:46:20.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Adjusting osd_memory_target on smithi067 to 3248M 2024-09-20T18:46:20.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:46:20.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:46:20.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:46:20.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:46:20.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:20.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:20 smithi067 ceph-mon[27598]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:46:21.231 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:21 smithi002 ceph-mon[23739]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:46:21.231 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:21 smithi002 ceph-mon[33809]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:46:21.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:21 smithi067 ceph-mon[27598]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:46:23.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[23739]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:46:23.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:23.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:23.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1265898559' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:46:23.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[33809]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:46:23.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:23.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:23.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:23 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1265898559' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:46:23.503 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:23 smithi067 ceph-mon[27598]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-20T18:46:23.503 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:23 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:23.503 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:23 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:23.503 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:23 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1265898559' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:46:24.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:24 smithi067 ceph-mon[27598]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:46:24.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:24 smithi067 ceph-mon[27598]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:46:24.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:24 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1636770605' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2248041437"}]: dispatch 2024-09-20T18:46:24.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:24 smithi002 ceph-mon[33809]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:46:24.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:24 smithi002 ceph-mon[33809]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:46:24.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:24 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1636770605' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2248041437"}]: dispatch 2024-09-20T18:46:24.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:24 smithi002 ceph-mon[23739]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:46:24.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:24 smithi002 ceph-mon[23739]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:46:24.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:24 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1636770605' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2248041437"}]: dispatch 2024-09-20T18:46:25.494 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-mon[27598]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:46:25.494 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1636770605' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2248041437"}]': finished 2024-09-20T18:46:25.494 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-mon[27598]: osdmap e95: 8 total, 8 up, 8 in 2024-09-20T18:46:25.494 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3866475561' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]: dispatch 2024-09-20T18:46:25.494 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]: dispatch 2024-09-20T18:46:25.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[33809]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:46:25.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1636770605' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2248041437"}]': finished 2024-09-20T18:46:25.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[33809]: osdmap e95: 8 total, 8 up, 8 in 2024-09-20T18:46:25.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3866475561' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]: dispatch 2024-09-20T18:46:25.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]: dispatch 2024-09-20T18:46:25.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[23739]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-20T18:46:25.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1636770605' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2248041437"}]': finished 2024-09-20T18:46:25.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[23739]: osdmap e95: 8 total, 8 up, 8 in 2024-09-20T18:46:25.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3866475561' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]: dispatch 2024-09-20T18:46:25.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:25 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]: dispatch 2024-09-20T18:46:25.799 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 systemd[1]: Stopping Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:46:26.156 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:26 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]': finished 2024-09-20T18:46:26.156 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:26 smithi067 ceph-mon[27598]: osdmap e96: 8 total, 8 up, 8 in 2024-09-20T18:46:26.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:46:26.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:46:26.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.874Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.875Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.875Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[58738]: ts=2024-09-20T18:46:25.875Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:46:26.157 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:25 smithi067 podman[63475]: 2024-09-20 18:46:25.884570431 +0000 UTC m=+0.110575753 container died f6eaf87acf9855a935f1153c805dc3f33ad112a390af3efc23a9a77df8a11cfc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:46:26.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]': finished 2024-09-20T18:46:26.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[33809]: osdmap e96: 8 total, 8 up, 8 in 2024-09-20T18:46:26.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2151957678' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]: dispatch 2024-09-20T18:46:26.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]: dispatch 2024-09-20T18:46:26.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/69445969"}]': finished 2024-09-20T18:46:26.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[23739]: osdmap e96: 8 total, 8 up, 8 in 2024-09-20T18:46:26.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2151957678' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]: dispatch 2024-09-20T18:46:26.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:26 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]: dispatch 2024-09-20T18:46:26.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:26 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2151957678' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]: dispatch 2024-09-20T18:46:26.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:26 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]: dispatch 2024-09-20T18:46:26.541 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 podman[63475]: 2024-09-20 18:46:26.282591308 +0000 UTC m=+0.508596629 container cleanup f6eaf87acf9855a935f1153c805dc3f33ad112a390af3efc23a9a77df8a11cfc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:46:26.541 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 bash[63475]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:46:26.799 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 podman[63488]: 2024-09-20 18:46:26.525413418 +0000 UTC m=+0.642411354 container remove f6eaf87acf9855a935f1153c805dc3f33ad112a390af3efc23a9a77df8a11cfc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:46:26.799 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:46:26.799 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 systemd[1]: Stopped Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:46:26.799 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 2.243s CPU time. 2024-09-20T18:46:26.799 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 systemd[1]: Starting Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:46:27.195 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-mon[27598]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:46:27.196 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]': finished 2024-09-20T18:46:27.196 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-mon[27598]: osdmap e97: 8 total, 8 up, 8 in 2024-09-20T18:46:27.196 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1280902913' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/2292863546"}]: dispatch 2024-09-20T18:46:27.196 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:27.196 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 podman[63580]: 2024-09-20 18:46:26.909916176 +0000 UTC m=+0.102945812 container create 9b7f3fd12f0d67517ec512ff23afa3472f02fdaff7c2bff4c16eaf3f21367f2f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:26 smithi067 podman[63580]: 2024-09-20 18:46:26.824819233 +0000 UTC m=+0.017848801 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 podman[63580]: 2024-09-20 18:46:27.112073585 +0000 UTC m=+0.305103153 container init 9b7f3fd12f0d67517ec512ff23afa3472f02fdaff7c2bff4c16eaf3f21367f2f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 podman[63580]: 2024-09-20 18:46:27.114891249 +0000 UTC m=+0.307920816 container start 9b7f3fd12f0d67517ec512ff23afa3472f02fdaff7c2bff4c16eaf3f21367f2f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.139Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.139Z 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-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.139Z 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 smithi067 (none))" 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.139Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.139Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.142Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.142Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.144Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:46:27.197 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.144Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.145Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.145Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.535µs 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.145Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.149Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.156Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.157Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.157Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.115µs wal_replay_duration=11.296227ms wbl_replay_duration=88ns total_replay_duration=11.334837ms 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.158Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.158Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.158Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.180Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.457743ms db_storage=766ns remote_storage=1.425µs web_handler=513ns query_engine=624ns scrape=430.061µs scrape_sd=149.525µs notify=22.13µs notify_sd=17.859µs rules=20.48847ms tracing=6.55µs 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.180Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:46:27.198 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:46:27.180Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:46:27.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[33809]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:46:27.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]': finished 2024-09-20T18:46:27.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[33809]: osdmap e97: 8 total, 8 up, 8 in 2024-09-20T18:46:27.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1280902913' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/2292863546"}]: dispatch 2024-09-20T18:46:27.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:27.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[23739]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:46:27.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/921582406"}]': finished 2024-09-20T18:46:27.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[23739]: osdmap e97: 8 total, 8 up, 8 in 2024-09-20T18:46:27.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1280902913' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/2292863546"}]: dispatch 2024-09-20T18:46:27.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:27 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:27.549 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 bash[63580]: 9b7f3fd12f0d67517ec512ff23afa3472f02fdaff7c2bff4c16eaf3f21367f2f 2024-09-20T18:46:27.549 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:46:27 smithi067 systemd[1]: Started Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:46:28.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1280902913' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/2292863546"}]': finished 2024-09-20T18:46:28.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: osdmap e98: 8 total, 8 up, 8 in 2024-09-20T18:46:28.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2843140022' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/2292863546"}]: dispatch 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1280902913' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/2292863546"}]': finished 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: osdmap e98: 8 total, 8 up, 8 in 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:28.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:28.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:46:28.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:46:28.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:46:28.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:46:28.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:46:28.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:46:28.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:28 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2843140022' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/2292863546"}]: dispatch 2024-09-20T18:46:28.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1280902913' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/2292863546"}]': finished 2024-09-20T18:46:28.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: osdmap e98: 8 total, 8 up, 8 in 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:46:28.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:28 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2843140022' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/2292863546"}]: dispatch 2024-09-20T18:46:29.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[33809]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T18:46:29.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2843140022' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/2292863546"}]': finished 2024-09-20T18:46:29.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[33809]: osdmap e99: 8 total, 8 up, 8 in 2024-09-20T18:46:29.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1880773047' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]: dispatch 2024-09-20T18:46:29.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]: dispatch 2024-09-20T18:46:29.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[23739]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T18:46:29.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2843140022' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/2292863546"}]': finished 2024-09-20T18:46:29.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[23739]: osdmap e99: 8 total, 8 up, 8 in 2024-09-20T18:46:29.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1880773047' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]: dispatch 2024-09-20T18:46:29.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:29 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]: dispatch 2024-09-20T18:46:29.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:29 smithi067 ceph-mon[27598]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-20T18:46:29.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:29 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2843140022' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/2292863546"}]': finished 2024-09-20T18:46:29.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:29 smithi067 ceph-mon[27598]: osdmap e99: 8 total, 8 up, 8 in 2024-09-20T18:46:29.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:29 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1880773047' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]: dispatch 2024-09-20T18:46:29.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:29 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]: dispatch 2024-09-20T18:46:30.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]': finished 2024-09-20T18:46:30.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[33809]: osdmap e100: 8 total, 8 up, 8 in 2024-09-20T18:46:30.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3605231055' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]: dispatch 2024-09-20T18:46:30.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]: dispatch 2024-09-20T18:46:30.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]': finished 2024-09-20T18:46:30.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[23739]: osdmap e100: 8 total, 8 up, 8 in 2024-09-20T18:46:30.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3605231055' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]: dispatch 2024-09-20T18:46:30.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:30 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]: dispatch 2024-09-20T18:46:30.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:30 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/171250744"}]': finished 2024-09-20T18:46:30.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:30 smithi067 ceph-mon[27598]: osdmap e100: 8 total, 8 up, 8 in 2024-09-20T18:46:30.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:30 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3605231055' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]: dispatch 2024-09-20T18:46:30.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:30 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]: dispatch 2024-09-20T18:46:31.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:31 smithi067 ceph-mon[27598]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:31.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:31 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]': finished 2024-09-20T18:46:31.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:31 smithi067 ceph-mon[27598]: osdmap e101: 8 total, 8 up, 8 in 2024-09-20T18:46:31.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:31 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:31.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:31 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[23739]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]': finished 2024-09-20T18:46:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[23739]: osdmap e101: 8 total, 8 up, 8 in 2024-09-20T18:46:31.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:31.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:31.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[33809]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:46:31.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/3146652190"}]': finished 2024-09-20T18:46:31.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[33809]: osdmap e101: 8 total, 8 up, 8 in 2024-09-20T18:46:31.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:31.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:31 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:32.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:32.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:32.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:32.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:32 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:32 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:32 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:32.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:32 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:46:32.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:32 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:46:32.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:32 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:46:33.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:33 smithi067 ceph-mon[27598]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:46:33.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:46:33] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T18:46:33.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:33 smithi002 ceph-mon[33809]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:46:33.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:33 smithi002 ceph-mon[23739]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T18:46:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:34 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:34.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:34 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:34 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:35.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:35 smithi002 ceph-mon[33809]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:35.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:35 smithi002 ceph-mon[23739]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:35.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:35 smithi067 ceph-mon[27598]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:36.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:36 smithi002 ceph-mon[23739]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T18:46:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:36 smithi002 ceph-mon[33809]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T18:46:36.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:36 smithi067 ceph-mon[27598]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T18:46:39.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:38 smithi002 ceph-mon[23739]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:39.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:38 smithi002 ceph-mon[33809]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:39.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:38 smithi067 ceph-mon[27598]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:41.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:40 smithi002 ceph-mon[33809]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:46:41.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:40 smithi002 ceph-mon[23739]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:46:41.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:40 smithi067 ceph-mon[27598]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:46:42.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:41 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:42.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:41 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:42.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:41 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:43.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:42 smithi002 ceph-mon[33809]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:46:43.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:42 smithi002 ceph-mon[23739]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:46:43.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:42 smithi067 ceph-mon[27598]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:46:43.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:46:43] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-20T18:46:44.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:43 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:44.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:43 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:44.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:43 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:45.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:44 smithi002 ceph-mon[33809]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:45.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:44 smithi002 ceph-mon[23739]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:45.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:44 smithi067 ceph-mon[27598]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:47.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:46 smithi002 ceph-mon[33809]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:47.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:46 smithi002 ceph-mon[23739]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:47.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:46 smithi067 ceph-mon[27598]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:48 smithi002 ceph-mon[23739]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:49.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:48 smithi002 ceph-mon[33809]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:48 smithi067 ceph-mon[27598]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:51.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:50 smithi002 ceph-mon[23739]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:51.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:50 smithi002 ceph-mon[33809]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:51.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:50 smithi067 ceph-mon[27598]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:53.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:52 smithi002 ceph-mon[23739]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:53.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:52 smithi002 ceph-mon[33809]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:53.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:52 smithi067 ceph-mon[27598]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:53.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:46:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:46:53] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-20T18:46:54.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:53 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:54.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:53 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:54.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:53 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:46:55.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:54 smithi002 ceph-mon[23739]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:55.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:54 smithi002 ceph-mon[33809]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:55.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:54 smithi067 ceph-mon[27598]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:57.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:56 smithi002 ceph-mon[23739]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:57.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:56 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:57.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:56 smithi002 ceph-mon[33809]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:57.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:56 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:57.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:56 smithi067 ceph-mon[27598]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:46:57.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:56 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:46:59.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:46:58 smithi002 ceph-mon[23739]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:59.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:46:58 smithi002 ceph-mon[33809]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:46:59.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:46:58 smithi067 ceph-mon[27598]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:01.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:00 smithi002 ceph-mon[23739]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:01.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:00 smithi002 ceph-mon[33809]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:01.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:00 smithi067 ceph-mon[27598]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:02 smithi002 ceph-mon[23739]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:03.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:02 smithi002 ceph-mon[33809]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:03.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:02 smithi067 ceph-mon[27598]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:03.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:47:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:47:03] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-20T18:47:04.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:03 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:04.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:03 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:04.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:03 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:05.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:04 smithi002 ceph-mon[23739]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:05.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:04 smithi002 ceph-mon[33809]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:05.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:04 smithi067 ceph-mon[27598]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:07.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:06 smithi002 ceph-mon[33809]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:07.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:06 smithi002 ceph-mon[23739]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:07.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:06 smithi067 ceph-mon[27598]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:09.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:08 smithi002 ceph-mon[33809]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:09.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:08 smithi002 ceph-mon[23739]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:09.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:08 smithi067 ceph-mon[27598]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:11.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:10 smithi002 ceph-mon[33809]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:11.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:10 smithi002 ceph-mon[23739]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:11.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:10 smithi067 ceph-mon[27598]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:12.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:12.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:12.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:13.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:12 smithi002 ceph-mon[33809]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:13.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:12 smithi002 ceph-mon[23739]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:13.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:12 smithi067 ceph-mon[27598]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:13.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:47:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:47:13] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-20T18:47:14.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:13 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:14.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:13 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:14.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:13 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:14 smithi002 ceph-mon[33809]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:15.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:14 smithi002 ceph-mon[23739]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:15.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:14 smithi067 ceph-mon[27598]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:17.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:16 smithi002 ceph-mon[33809]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:17.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:16 smithi002 ceph-mon[23739]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:17.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:16 smithi067 ceph-mon[27598]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:19.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:18 smithi067 ceph-mon[27598]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:19.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:18 smithi002 ceph-mon[33809]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:18 smithi002 ceph-mon[23739]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:21.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:20 smithi067 ceph-mon[27598]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:21.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:20 smithi002 ceph-mon[33809]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:21.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:20 smithi002 ceph-mon[23739]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:23.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:22 smithi002 ceph-mon[33809]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:23.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:22 smithi002 ceph-mon[23739]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:23.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:22 smithi067 ceph-mon[27598]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:23.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:47:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:47:23] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-20T18:47:24.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:23 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:24.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:23 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:24.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:23 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:25.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:24 smithi002 ceph-mon[33809]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:25.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:24 smithi002 ceph-mon[23739]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:25.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:24 smithi067 ceph-mon[27598]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:27.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:26 smithi002 ceph-mon[33809]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:27.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:26 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:27.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:26 smithi002 ceph-mon[23739]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:27.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:26 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:27.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:26 smithi067 ceph-mon[27598]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:27.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:26 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:29.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:28 smithi002 ceph-mon[33809]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:29.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:28 smithi002 ceph-mon[23739]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:28 smithi067 ceph-mon[27598]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:31.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:30 smithi002 ceph-mon[33809]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:31.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:30 smithi002 ceph-mon[23739]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:31.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:30 smithi067 ceph-mon[27598]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:33.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[33809]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:33.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:33.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:33.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:47:33.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[23739]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:33.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:33.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:33.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:32 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:47:33.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:32 smithi067 ceph-mon[27598]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:33.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:32 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:47:33.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:32 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:47:33.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:32 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:47:33.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:47:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:47:33] "GET /metrics HTTP/1.1" 200 38133 "" "Prometheus/2.43.0" 2024-09-20T18:47:34.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:33 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:34.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:33 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:33 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:35.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:34 smithi002 ceph-mon[33809]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:35.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:34 smithi002 ceph-mon[23739]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:35.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:34 smithi067 ceph-mon[27598]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:37.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:36 smithi002 ceph-mon[33809]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:37.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:36 smithi002 ceph-mon[23739]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:37.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:36 smithi067 ceph-mon[27598]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:39.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:38 smithi002 ceph-mon[23739]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:39.323 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:38 smithi002 ceph-mon[33809]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:39.324 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:38 smithi067 ceph-mon[27598]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:41.089 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:40 smithi002 ceph-mon[33809]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:41.089 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:40 smithi002 ceph-mon[23739]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:41.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:40 smithi067 ceph-mon[27598]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:42.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:41 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:42.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:41 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:42.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:41 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:43.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:42 smithi002 ceph-mon[33809]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:43.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:42 smithi002 ceph-mon[23739]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:43.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:42 smithi067 ceph-mon[27598]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:43.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:47:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:47:43] "GET /metrics HTTP/1.1" 200 38126 "" "Prometheus/2.43.0" 2024-09-20T18:47:44.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:43 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:44.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:43 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:44.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:43 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:44 smithi002 ceph-mon[23739]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:45.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:44 smithi002 ceph-mon[33809]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:45.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:44 smithi067 ceph-mon[27598]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:47.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:46 smithi002 ceph-mon[33809]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:47.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:46 smithi002 ceph-mon[23739]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:47.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:46 smithi067 ceph-mon[27598]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:49.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:48 smithi002 ceph-mon[33809]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:49.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:48 smithi002 ceph-mon[23739]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:49.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:48 smithi067 ceph-mon[27598]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:51.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:50 smithi002 ceph-mon[33809]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:51.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:50 smithi002 ceph-mon[23739]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:50 smithi067 ceph-mon[27598]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:53.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:52 smithi002 ceph-mon[33809]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:53.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:52 smithi002 ceph-mon[23739]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:53.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:52 smithi067 ceph-mon[27598]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:53.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:47:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:47:53] "GET /metrics HTTP/1.1" 200 38126 "" "Prometheus/2.43.0" 2024-09-20T18:47:54.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:53 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:54.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:53 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:54.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:53 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:47:55.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:54 smithi002 ceph-mon[23739]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:55.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:54 smithi002 ceph-mon[33809]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:55.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:54 smithi067 ceph-mon[27598]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:57.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:56 smithi002 ceph-mon[23739]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:57.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:56 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:57.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:56 smithi002 ceph-mon[33809]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:57.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:56 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:57.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:56 smithi067 ceph-mon[27598]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:47:57.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:56 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:47:59.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:47:58 smithi002 ceph-mon[23739]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:59.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:47:58 smithi002 ceph-mon[33809]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:47:59.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:47:58 smithi067 ceph-mon[27598]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:01.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:00 smithi002 ceph-mon[23739]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:01.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:00 smithi002 ceph-mon[33809]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:01.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:00 smithi067 ceph-mon[27598]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:03.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:02 smithi002 ceph-mon[23739]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:03.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:02 smithi002 ceph-mon[33809]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:03.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:02 smithi067 ceph-mon[27598]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:03.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:48:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:48:03] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-20T18:48:04.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:03 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:04.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:03 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:04.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:03 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:05.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:04 smithi002 ceph-mon[33809]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:05.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:04 smithi002 ceph-mon[23739]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:05.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:04 smithi067 ceph-mon[27598]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:07.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:06 smithi002 ceph-mon[33809]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:07.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:06 smithi002 ceph-mon[23739]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:07.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:06 smithi067 ceph-mon[27598]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:08 smithi002 ceph-mon[33809]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:09.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:08 smithi002 ceph-mon[23739]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:09.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:08 smithi067 ceph-mon[27598]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:11.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:10 smithi002 ceph-mon[33809]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:11.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:10 smithi002 ceph-mon[23739]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:11.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:10 smithi067 ceph-mon[27598]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:12.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:12.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:13.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:12 smithi002 ceph-mon[33809]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:13.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:12 smithi002 ceph-mon[23739]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:12 smithi067 ceph-mon[27598]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:13.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:48:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:48:13] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.43.0" 2024-09-20T18:48:14.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:13 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:14.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:13 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:14.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:13 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:15.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:14 smithi002 ceph-mon[23739]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:15.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:14 smithi002 ceph-mon[33809]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:15.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:14 smithi067 ceph-mon[27598]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:16 smithi002 ceph-mon[23739]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:16 smithi002 ceph-mon[33809]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:16 smithi067 ceph-mon[27598]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:19.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:18 smithi002 ceph-mon[23739]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:19.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:18 smithi002 ceph-mon[33809]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:18 smithi067 ceph-mon[27598]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:21.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:20 smithi002 ceph-mon[23739]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:21.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:20 smithi002 ceph-mon[33809]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:21.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:20 smithi067 ceph-mon[27598]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:23.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:22 smithi002 ceph-mon[23739]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:23.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:22 smithi002 ceph-mon[33809]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:23.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:22 smithi067 ceph-mon[27598]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:23.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:48:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:48:23] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.43.0" 2024-09-20T18:48:24.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:23 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:24.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:23 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:24.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:23 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:25.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:24 smithi002 ceph-mon[33809]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:25.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:24 smithi002 ceph-mon[23739]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:25.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:24 smithi067 ceph-mon[27598]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:27.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:26 smithi002 ceph-mon[23739]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:27.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:26 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:27.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:26 smithi002 ceph-mon[33809]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:27.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:26 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:27.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:26 smithi067 ceph-mon[27598]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:27.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:26 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:29.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:28 smithi002 ceph-mon[33809]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:29.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:28 smithi002 ceph-mon[23739]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:28 smithi067 ceph-mon[27598]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:31.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:30 smithi002 ceph-mon[33809]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:31.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:30 smithi002 ceph-mon[23739]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:31.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:30 smithi067 ceph-mon[27598]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:33.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:32 smithi067 ceph-mon[27598]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:33.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:32 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:48:33.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:32 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:48:33.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:32 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:48:33.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[23739]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:33.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:48:33.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:48:33.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:48:33.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[33809]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:33.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:48:33.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:48:33.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:32 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:48:33.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:48:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:48:33] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-20T18:48:34.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:33 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:34.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:33 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:33 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:35.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:34 smithi002 ceph-mon[33809]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:35.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:34 smithi002 ceph-mon[23739]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:35.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:34 smithi067 ceph-mon[27598]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:37.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:36 smithi002 ceph-mon[33809]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:37.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:36 smithi002 ceph-mon[23739]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:37.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:36 smithi067 ceph-mon[27598]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:39.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:38 smithi002 ceph-mon[33809]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:39.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:38 smithi002 ceph-mon[23739]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:39.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:38 smithi067 ceph-mon[27598]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:41.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:40 smithi002 ceph-mon[23739]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:41.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:40 smithi002 ceph-mon[33809]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:41.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:40 smithi067 ceph-mon[27598]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:42.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:41 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:42.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:41 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:42.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:41 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:43.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:42 smithi067 ceph-mon[27598]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:43.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:42 smithi002 ceph-mon[23739]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:43.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:42 smithi002 ceph-mon[33809]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:43.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:48:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:48:43] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T18:48:44.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:43 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:44.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:43 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:44.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:43 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:45.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:44 smithi002 ceph-mon[23739]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:45.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:44 smithi002 ceph-mon[33809]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:45.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:44 smithi067 ceph-mon[27598]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:47.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:46 smithi002 ceph-mon[23739]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:47.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:46 smithi002 ceph-mon[33809]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:47.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:46 smithi067 ceph-mon[27598]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:49.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:48 smithi002 ceph-mon[23739]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:49.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:48 smithi002 ceph-mon[33809]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:49.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:48 smithi067 ceph-mon[27598]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:51.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:50 smithi002 ceph-mon[23739]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:51.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:50 smithi002 ceph-mon[33809]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:50 smithi067 ceph-mon[27598]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:53.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:52 smithi067 ceph-mon[27598]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:53.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:52 smithi002 ceph-mon[23739]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:53.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:52 smithi002 ceph-mon[33809]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:53.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:48:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:48:53] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T18:48:54.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:53 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:54.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:53 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:54.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:53 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:48:55.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:54 smithi002 ceph-mon[23739]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:55.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:54 smithi002 ceph-mon[33809]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:55.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:54 smithi067 ceph-mon[27598]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:57.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:56 smithi002 ceph-mon[23739]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:57.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:56 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:57.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:56 smithi002 ceph-mon[33809]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:57.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:56 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:57.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:56 smithi067 ceph-mon[27598]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:48:57.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:56 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:48:59.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:48:58 smithi002 ceph-mon[23739]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:59.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:48:58 smithi002 ceph-mon[33809]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:48:59.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:48:58 smithi067 ceph-mon[27598]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:01.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:00 smithi002 ceph-mon[23739]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:01.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:00 smithi002 ceph-mon[33809]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:01.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:00 smithi067 ceph-mon[27598]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:03.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:02 smithi067 ceph-mon[27598]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:03.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:02 smithi002 ceph-mon[23739]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:03.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:02 smithi002 ceph-mon[33809]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:03.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:49:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:49:03] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:49:04.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:03 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:04.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:03 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:04.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:03 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:05.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:04 smithi002 ceph-mon[23739]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:05.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:04 smithi002 ceph-mon[33809]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:05.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:04 smithi067 ceph-mon[27598]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T18:49:07.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:06 smithi002 ceph-mon[33809]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:07.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:06 smithi002 ceph-mon[23739]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:07.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:06 smithi067 ceph-mon[27598]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:09.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:08 smithi002 ceph-mon[33809]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:09.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:08 smithi002 ceph-mon[23739]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:09.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:08 smithi067 ceph-mon[27598]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:11.262 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:10 smithi002 ceph-mon[33809]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:11.262 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:10 smithi002 ceph-mon[23739]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:11.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:10 smithi067 ceph-mon[27598]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:11.665 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-20T18:49:11.932 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:49:12.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:12.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:12.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:12.948 INFO:teuthology.orchestra.run.smithi002.stdout:Scheduled to redeploy mgr.y on host 'smithi002' 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/210315286' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:49:13.253 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/210315286' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:49:13.254 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:12 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/210315286' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-20T18:49:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:13.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:49:13.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:49:13.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:49:13.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:49:13.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:49:13.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:12 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:49:13.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:49:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:49:13] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T18:49:13.588 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps --refresh' 2024-09-20T18:49:13.859 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[23739]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[23739]: Schedule redeploy daemon mgr.y 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[23739]: Deploying daemon mgr.y on smithi002 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[33809]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[33809]: Schedule redeploy daemon mgr.y 2024-09-20T18:49:14.256 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:13 smithi002 ceph-mon[33809]: Deploying daemon mgr.y on smithi002 2024-09-20T18:49:14.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:13 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:14.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:13 smithi067 ceph-mon[27598]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:49:14.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:13 smithi067 ceph-mon[27598]: Schedule redeploy daemon mgr.y 2024-09-20T18:49:14.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:13 smithi067 ceph-mon[27598]: Deploying daemon mgr.y on smithi002 2024-09-20T18:49:14.551 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (9m) 2m ago 9m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (9m) 2m ago 9m 80.3M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (2m) 2m ago 9m - - 3.8 6acb0a031eab d6e5dd2f0e73 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (4m) 2m ago 14m 509M - 19.3.0-5099-g88deadb8 441f9a3fe515 fed58bed5c83 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-369-ged8ee0f2 6acb0a031eab b2a5b5627731 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (15m) 2m ago 15m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (14m) 2m ago 14m 45.2M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (14m) 2m ago 14m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (9m) 2m ago 9m 16.1M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (13m) 2m ago 13m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:49:14.552 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (13m) 2m ago 13m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (12m) 2m ago 12m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (12m) 2m ago 12m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (12m) 2m ago 12m 62.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (11m) 2m ago 11m 58.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (11m) 2m ago 11m 56.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (10m) 2m ago 10m 50.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 2m ago 10m 31.2M - 2.43.0 a07b618ecd1d 9b7f3fd12f0d 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (9m) 2m ago 9m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:49:14.553 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (9m) 2m ago 9m 83.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:49:15.176 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:14 smithi002 ceph-mon[33809]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:15.176 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:14 smithi002 ceph-mon[23739]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:15.206 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:49:15.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:14 smithi067 ceph-mon[27598]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:15.466 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:49:16.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:16 smithi002 ceph-mon[33809]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:49:16.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:16 smithi002 ceph-mon[23739]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:49:16.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:16 smithi067 ceph-mon[27598]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:49:17.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:17 smithi002 ceph-mon[23739]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:17 smithi002 ceph-mon[33809]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:17 smithi067 ceph-mon[27598]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:19.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:19 smithi002 ceph-mon[33809]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:19 smithi002 ceph-mon[23739]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:19 smithi067 ceph-mon[27598]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:21.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:21 smithi002 ceph-mon[23739]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:21.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:21 smithi002 ceph-mon[33809]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:21.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:21 smithi067 ceph-mon[27598]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:23.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:23 smithi002 ceph-mon[33809]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:23.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:23 smithi002 ceph-mon[23739]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:23.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:23 smithi067 ceph-mon[27598]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:23.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:49:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:49:23] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T18:49:24.286 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:24 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:24.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:24 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:24.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:24 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:25.286 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:25 smithi002 ceph-mon[33809]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:25.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:25 smithi002 ceph-mon[23739]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:25.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:25 smithi067 ceph-mon[27598]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:27.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:27 smithi002 ceph-mon[23739]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:27.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:27 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:27.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:27 smithi002 ceph-mon[33809]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:27.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:27 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:27.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:27 smithi067 ceph-mon[27598]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:27.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:27 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:29.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:29 smithi002 ceph-mon[33809]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:29.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:29 smithi002 ceph-mon[23739]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:29.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:29 smithi067 ceph-mon[27598]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:30.550 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:49:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=cleanup t=2024-09-20T18:49:30.136053713Z level=info msg="Completed cleanup jobs" duration=2.613818ms 2024-09-20T18:49:30.550 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:49:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore.transactions t=2024-09-20T18:49:30.144107114Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T18:49:31.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:31 smithi002 ceph-mon[33809]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:31.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:31 smithi002 ceph-mon[23739]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:31.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:31 smithi067 ceph-mon[27598]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:33.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:33 smithi067 ceph-mon[27598]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:33.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:49:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:49:33] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-20T18:49:33.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:33 smithi002 ceph-mon[33809]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:33.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:33 smithi002 ceph-mon[23739]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:34 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:34 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:34 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:35.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:35 smithi002 ceph-mon[33809]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:35.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:35 smithi002 ceph-mon[23739]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:35.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:35 smithi067 ceph-mon[27598]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:37.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:37 smithi002 ceph-mon[33809]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:37.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:37 smithi002 ceph-mon[23739]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:37.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:37 smithi067 ceph-mon[27598]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:39.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:39 smithi002 ceph-mon[33809]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:39.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:39 smithi002 ceph-mon[23739]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:39.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:39 smithi067 ceph-mon[27598]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:41.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:41 smithi002 ceph-mon[33809]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:41.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:41 smithi002 ceph-mon[23739]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:41.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:41 smithi067 ceph-mon[27598]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:42.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:42 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:42.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:42 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:42.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:42 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:43.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:43 smithi067 ceph-mon[27598]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:43.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:49:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:49:43] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:49:43.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:43 smithi002 ceph-mon[33809]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:43.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:43 smithi002 ceph-mon[23739]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:44.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:44 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:44.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:44 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:44.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:44 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:45.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:45 smithi002 ceph-mon[33809]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:45.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:45 smithi002 ceph-mon[23739]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:45.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:45 smithi067 ceph-mon[27598]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:47.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:47 smithi002 ceph-mon[33809]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:47.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:47 smithi002 ceph-mon[23739]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:47.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:47 smithi067 ceph-mon[27598]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:49:49.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:49 smithi002 ceph-mon[33809]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:49.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:49 smithi002 ceph-mon[23739]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:49.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:49 smithi067 ceph-mon[27598]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:51.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:51 smithi002 ceph-mon[33809]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:51.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:51 smithi002 ceph-mon[23739]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:51.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:51 smithi067 ceph-mon[27598]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:49:53.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:49:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:49:53] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:49:53.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:53 smithi067 ceph-mon[27598]: pgmap v121: 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-20T18:49:53.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:53 smithi002 ceph-mon[23739]: pgmap v121: 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-20T18:49:53.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:53 smithi002 ceph-mon[33809]: pgmap v121: 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-20T18:49:54.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:54 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:54.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:54 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:54.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:54 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:49:55.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:55 smithi002 ceph-mon[33809]: pgmap v122: 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-20T18:49:55.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:55 smithi002 ceph-mon[23739]: pgmap v122: 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-20T18:49:55.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:55 smithi067 ceph-mon[27598]: pgmap v122: 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-20T18:49:56.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:56 smithi002 ceph-mon[33809]: pgmap v123: 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-20T18:49:56.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:56 smithi002 ceph-mon[23739]: pgmap v123: 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-20T18:49:56.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:56 smithi067 ceph-mon[27598]: pgmap v123: 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-20T18:49:57.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:57 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:57.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:57 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:57.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:57 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:49:58.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:49:58 smithi002 ceph-mon[33809]: pgmap v124: 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-20T18:49:58.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:49:58 smithi002 ceph-mon[23739]: pgmap v124: 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-20T18:49:58.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:49:58 smithi067 ceph-mon[27598]: pgmap v124: 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-20T18:50:01.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:00 smithi002 ceph-mon[23739]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:50:01.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:00 smithi002 ceph-mon[23739]: overall HEALTH_OK 2024-09-20T18:50:01.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:00 smithi002 ceph-mon[33809]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:50:01.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:00 smithi002 ceph-mon[33809]: overall HEALTH_OK 2024-09-20T18:50:01.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:00 smithi067 ceph-mon[27598]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-20T18:50:01.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:00 smithi067 ceph-mon[27598]: overall HEALTH_OK 2024-09-20T18:50:03.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:02 smithi002 ceph-mon[33809]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:50:03.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:02 smithi002 ceph-mon[23739]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:50:03.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:02 smithi067 ceph-mon[27598]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-20T18:50:03.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:50:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:50:03] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:50:04.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:03 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:04.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:03 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:04.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:03 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:05.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:04 smithi002 ceph-mon[33809]: 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-20T18:50:05.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:04 smithi002 ceph-mon[23739]: 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-20T18:50:05.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:04 smithi067 ceph-mon[27598]: 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-20T18:50:07.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:06 smithi002 ceph-mon[23739]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:07.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:06 smithi002 ceph-mon[33809]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:07.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:06 smithi067 ceph-mon[27598]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:08.142 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:07 smithi002 systemd[1]: Stopping Ceph mgr.y for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:50:08.492 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 podman[81053]: 2024-09-20 18:50:08.124059301 +0000 UTC m=+0.136559409 container died b2a5b5627731884e1f351099bdf0d2d662e777621dd1cd3dd08fcc10b6009d52 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-20T18:50:08.785 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 podman[81053]: 2024-09-20 18:50:08.476047267 +0000 UTC m=+0.488547374 container cleanup b2a5b5627731884e1f351099bdf0d2d662e777621dd1cd3dd08fcc10b6009d52 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, 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, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-20T18:50:08.785 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 bash[81053]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y 2024-09-20T18:50:09.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:08 smithi002 ceph-mon[23739]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:09.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:08 smithi002 ceph-mon[33809]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:09.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 podman[81065]: 2024-09-20 18:50:08.769218683 +0000 UTC m=+0.646743653 container remove b2a5b5627731884e1f351099bdf0d2d662e777621dd1cd3dd08fcc10b6009d52 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, GIT_CLEAN=True, CEPH_POINT_RELEASE=, 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, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-ed8ee0f, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T18:50:09.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-20T18:50:09.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-20T18:50:09.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 systemd[1]: Stopped Ceph mgr.y for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:50:09.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:08 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service: Consumed 53.937s CPU time. 2024-09-20T18:50:09.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:08 smithi067 ceph-mon[27598]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:09.450 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 systemd[1]: Starting Ceph mgr.y for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:50:09.450 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 podman[81194]: 2024-09-20 18:50:09.232946668 +0000 UTC m=+0.017571262 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:50:09.450 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 podman[81194]: 2024-09-20 18:50:09.337047761 +0000 UTC m=+0.121672385 container create 881b103c1e67c28c7820a2819e6c52b3f6bc120daf509354eba23e2d0283745f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-20T18:50:09.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 podman[81194]: 2024-09-20 18:50:09.547601019 +0000 UTC m=+0.332225606 container init 881b103c1e67c28c7820a2819e6c52b3f6bc120daf509354eba23e2d0283745f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T18:50:09.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 podman[81194]: 2024-09-20 18:50:09.550685892 +0000 UTC m=+0.335310479 container start 881b103c1e67c28c7820a2819e6c52b3f6bc120daf509354eba23e2d0283745f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T18:50:09.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 ceph-mgr[81213]: -- 172.21.15.2:0/2540447499 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55aa4da030e0 con 0x55aa4d9e0800 2024-09-20T18:50:09.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 bash[81194]: 881b103c1e67c28c7820a2819e6c52b3f6bc120daf509354eba23e2d0283745f 2024-09-20T18:50:09.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:09 smithi002 systemd[1]: Started Ceph mgr.y for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:50:11.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[33809]: 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-20T18:50:11.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[23739]: 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-20T18:50:11.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:10 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:10 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:10 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:10 smithi067 ceph-mon[27598]: 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-20T18:50:11.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:10 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:10 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:11.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:11 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:11.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:11 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:12.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:11 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:13.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:12 smithi002 ceph-mon[33809]: 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-20T18:50:13.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:12 smithi002 ceph-mon[23739]: 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-20T18:50:13.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:12 smithi067 ceph-mon[27598]: 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-20T18:50:13.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:50:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:50:13] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:50:14.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:13 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:14.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:13 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:14.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:13 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: 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-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:15.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: 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-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:14 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.288 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:50:15] ENGINE Bus STARTING 2024-09-20T18:50:15.289 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: CherryPy Checker: 2024-09-20T18:50:15.289 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: The Application mounted at '' has an empty config. 2024-09-20T18:50:15.289 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T18:50:15.289 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:50:15] ENGINE Serving on http://:::9283 2024-09-20T18:50:15.289 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:50:15] ENGINE Bus STARTED 2024-09-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: 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-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:50:15.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:14 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:50:16.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[33809]: Standby manager daemon y restarted 2024-09-20T18:50:16.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[33809]: Standby manager daemon y started 2024-09-20T18:50:16.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:50:16.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:50:16.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:50:16.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:50:16.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[23739]: Standby manager daemon y restarted 2024-09-20T18:50:16.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[23739]: Standby manager daemon y started 2024-09-20T18:50:16.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:50:16.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:50:16.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:50:16.288 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:15 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:50:16.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:15 smithi067 ceph-mon[27598]: Standby manager daemon y restarted 2024-09-20T18:50:16.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:15 smithi067 ceph-mon[27598]: Standby manager daemon y started 2024-09-20T18:50:16.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:50:16.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:50:16.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:50:16.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:15 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:50:17.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:16 smithi002 ceph-mon[23739]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:17.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:16 smithi002 ceph-mon[23739]: mgrmap e28: x(active, since 4m), standbys: y 2024-09-20T18:50:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:16 smithi002 ceph-mon[33809]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:17.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:16 smithi002 ceph-mon[33809]: mgrmap e28: x(active, since 4m), standbys: y 2024-09-20T18:50:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:16 smithi067 ceph-mon[27598]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:17.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:16 smithi067 ceph-mon[27598]: mgrmap e28: x(active, since 4m), standbys: y 2024-09-20T18:50:19.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:18 smithi002 ceph-mon[23739]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:19.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:18 smithi002 ceph-mon[33809]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:19.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:18 smithi067 ceph-mon[27598]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:21.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:20 smithi002 ceph-mon[23739]: 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-20T18:50:21.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:20 smithi002 ceph-mon[33809]: 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-20T18:50:21.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:20 smithi067 ceph-mon[27598]: 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-20T18:50:23.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:22 smithi067 ceph-mon[27598]: 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-20T18:50:23.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:22 smithi002 ceph-mon[23739]: 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-20T18:50:23.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:22 smithi002 ceph-mon[33809]: 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-20T18:50:23.549 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:50:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:50:23] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:50:24.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:23 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:24.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:23 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:24.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:23 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:25.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:24 smithi002 ceph-mon[23739]: 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-20T18:50:25.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:24 smithi002 ceph-mon[33809]: 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-20T18:50:25.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:24 smithi067 ceph-mon[27598]: 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-20T18:50:27.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:26 smithi002 ceph-mon[23739]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:27.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:26 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:27.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:26 smithi002 ceph-mon[33809]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:27.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:26 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:27.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:26 smithi067 ceph-mon[27598]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:27.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:26 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:29.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:28 smithi002 ceph-mon[23739]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:29.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:28 smithi002 ceph-mon[33809]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:29.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:28 smithi067 ceph-mon[27598]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:31.291 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:30 smithi002 ceph-mon[23739]: 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-20T18:50:31.291 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:30 smithi002 ceph-mon[33809]: 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-20T18:50:31.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:30 smithi067 ceph-mon[27598]: 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-20T18:50:33.262 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:32 smithi067 ceph-mon[27598]: 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-20T18:50:33.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:32 smithi002 ceph-mon[23739]: 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-20T18:50:33.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:32 smithi002 ceph-mon[33809]: 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-20T18:50:33.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:50:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:50:33] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:50:34.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:33 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:34.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:33 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:34.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:33 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:35.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:34 smithi002 ceph-mon[23739]: 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-20T18:50:35.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:34 smithi002 ceph-mon[33809]: 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-20T18:50:35.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:34 smithi067 ceph-mon[27598]: 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-20T18:50:37.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:36 smithi002 ceph-mon[23739]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:37.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:36 smithi002 ceph-mon[33809]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:37.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:36 smithi067 ceph-mon[27598]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:39.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:38 smithi002 ceph-mon[23739]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:39.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:38 smithi002 ceph-mon[33809]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:39.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:38 smithi067 ceph-mon[27598]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:41.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:40 smithi002 ceph-mon[33809]: 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-20T18:50:41.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:40 smithi002 ceph-mon[23739]: 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-20T18:50:41.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:40 smithi067 ceph-mon[27598]: 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-20T18:50:42.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:41 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:42.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:41 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:42.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:41 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:43.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:42 smithi067 ceph-mon[27598]: 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-20T18:50:43.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:42 smithi002 ceph-mon[33809]: 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-20T18:50:43.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:42 smithi002 ceph-mon[23739]: 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-20T18:50:43.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:50:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:50:43] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T18:50:44.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:43 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:44.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:43 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:44.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:43 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:45.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:44 smithi002 ceph-mon[23739]: 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-20T18:50:45.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:44 smithi002 ceph-mon[33809]: 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-20T18:50:45.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:44 smithi067 ceph-mon[27598]: 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-20T18:50:47.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:46 smithi002 ceph-mon[23739]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:47.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:46 smithi002 ceph-mon[33809]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:47.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:46 smithi067 ceph-mon[27598]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:49.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:48 smithi002 ceph-mon[33809]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:49.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:48 smithi002 ceph-mon[23739]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:49.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:48 smithi067 ceph-mon[27598]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:51.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:50 smithi002 ceph-mon[33809]: 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-20T18:50:51.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:50 smithi002 ceph-mon[23739]: 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-20T18:50:51.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:50 smithi067 ceph-mon[27598]: 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-20T18:50:53.261 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:52 smithi067 ceph-mon[27598]: 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-20T18:50:53.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:52 smithi002 ceph-mon[33809]: 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-20T18:50:53.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:52 smithi002 ceph-mon[23739]: 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-20T18:50:53.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:50:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:50:53] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T18:50:54.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:53 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:54.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:53 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:54.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:53 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:50:55.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:54 smithi002 ceph-mon[33809]: 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-20T18:50:55.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:54 smithi002 ceph-mon[23739]: 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-20T18:50:55.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:54 smithi067 ceph-mon[27598]: 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-20T18:50:57.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:57 smithi002 ceph-mon[33809]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:57.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:57 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:57.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:57 smithi002 ceph-mon[23739]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:57.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:57 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:57.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:57 smithi067 ceph-mon[27598]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:50:57.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:57 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:50:59.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:50:59 smithi002 ceph-mon[33809]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:59.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:50:59 smithi002 ceph-mon[23739]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:50:59.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:50:59 smithi067 ceph-mon[27598]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:01.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:01 smithi002 ceph-mon[33809]: 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-20T18:51:01.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:01 smithi002 ceph-mon[23739]: 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-20T18:51:01.299 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:01 smithi067 ceph-mon[27598]: 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-20T18:51:03.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:03 smithi002 ceph-mon[33809]: 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-20T18:51:03.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:03 smithi002 ceph-mon[23739]: 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-20T18:51:03.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:51:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:51:03] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T18:51:03.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:03 smithi067 ceph-mon[27598]: 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-20T18:51:04.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:04 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:04.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:04 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:04.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:04 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:05.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:05 smithi002 ceph-mon[23739]: 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-20T18:51:05.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:05 smithi002 ceph-mon[33809]: 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-20T18:51:05.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:05 smithi067 ceph-mon[27598]: 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-20T18:51:07.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:07 smithi002 ceph-mon[23739]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:07.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:07 smithi002 ceph-mon[33809]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:07.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:07 smithi067 ceph-mon[27598]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:09.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:09 smithi067 ceph-mon[27598]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:09.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:09 smithi002 ceph-mon[33809]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:09.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:09 smithi002 ceph-mon[23739]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:11.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:11 smithi067 ceph-mon[27598]: 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-20T18:51:11.339 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:11 smithi002 ceph-mon[23739]: 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-20T18:51:11.339 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:11 smithi002 ceph-mon[33809]: 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-20T18:51:12.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:12 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:12.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:12 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:12.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:12 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:13.287 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:13 smithi002 ceph-mon[23739]: 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-20T18:51:13.287 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:13 smithi002 ceph-mon[33809]: 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-20T18:51:13.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:13 smithi067 ceph-mon[27598]: 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-20T18:51:13.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:51:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:51:13] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:51:14.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:14 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:14.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:14 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:14.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:14 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:15.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:15 smithi002 ceph-mon[23739]: 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-20T18:51:15.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:15 smithi002 ceph-mon[33809]: 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-20T18:51:15.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:15 smithi067 ceph-mon[27598]: 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-20T18:51:17.351 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:17 smithi002 ceph-mon[33809]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:17.351 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:17 smithi002 ceph-mon[23739]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:17.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:17 smithi067 ceph-mon[27598]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:19.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[23739]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:19.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:51:19.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:51:19.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[33809]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:19.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:51:19.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:51:19.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:19 smithi067 ceph-mon[27598]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:19.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:19.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:51:19.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:51:19.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:51:21.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:21 smithi002 ceph-mon[23739]: 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-20T18:51:21.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:21 smithi002 ceph-mon[33809]: 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-20T18:51:21.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:21 smithi067 ceph-mon[27598]: 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-20T18:51:23.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:23 smithi067 ceph-mon[27598]: 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-20T18:51:23.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:51:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:51:23] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:51:23.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:23 smithi002 ceph-mon[23739]: 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-20T18:51:23.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:23 smithi002 ceph-mon[33809]: 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-20T18:51:24.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:24 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:24.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:24 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:24.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:24 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:25.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:25 smithi002 ceph-mon[23739]: 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-20T18:51:25.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:25 smithi002 ceph-mon[33809]: 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-20T18:51:25.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:25 smithi067 ceph-mon[27598]: 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-20T18:51:27.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:27 smithi002 ceph-mon[33809]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:27.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:27 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:27.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:27 smithi002 ceph-mon[23739]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:27.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:27 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:27.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:27 smithi067 ceph-mon[27598]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:27.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:27 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:29.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:29 smithi002 ceph-mon[33809]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:29.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:29 smithi002 ceph-mon[23739]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:29.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:29 smithi067 ceph-mon[27598]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:31.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:31 smithi002 ceph-mon[33809]: 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-20T18:51:31.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:31 smithi002 ceph-mon[23739]: 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-20T18:51:31.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:31 smithi067 ceph-mon[27598]: 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-20T18:51:33.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:33 smithi067 ceph-mon[27598]: 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-20T18:51:33.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:51:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:51:33] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-20T18:51:33.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:33 smithi002 ceph-mon[33809]: 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-20T18:51:33.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:33 smithi002 ceph-mon[23739]: 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-20T18:51:34.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:34 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:34.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:34 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:34.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:34 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:35.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:35 smithi002 ceph-mon[33809]: 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-20T18:51:35.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:35 smithi002 ceph-mon[23739]: 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-20T18:51:35.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:35 smithi067 ceph-mon[27598]: 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-20T18:51:37.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:37 smithi002 ceph-mon[33809]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:37.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:37 smithi002 ceph-mon[23739]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:37.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:37 smithi067 ceph-mon[27598]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:39.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:39 smithi002 ceph-mon[33809]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:39.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:39 smithi002 ceph-mon[23739]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:39.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:39 smithi067 ceph-mon[27598]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:41.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:41 smithi002 ceph-mon[33809]: 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-20T18:51:41.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:41 smithi002 ceph-mon[23739]: 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-20T18:51:41.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:41 smithi067 ceph-mon[27598]: 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-20T18:51:42.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:42 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:42.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:42 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:42.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:42 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:43.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:43 smithi067 ceph-mon[27598]: 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-20T18:51:43.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:43 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:43.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:51:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:51:43] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-20T18:51:43.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:43 smithi002 ceph-mon[23739]: 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-20T18:51:43.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:43 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:43.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:43 smithi002 ceph-mon[33809]: 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-20T18:51:43.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:43 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:44.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:44 smithi002 ceph-mon[23739]: 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-20T18:51:44.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:44 smithi002 ceph-mon[33809]: 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-20T18:51:44.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:44 smithi067 ceph-mon[27598]: 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-20T18:51:47.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:47 smithi002 ceph-mon[23739]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:47.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:47 smithi002 ceph-mon[33809]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:47.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:47 smithi067 ceph-mon[27598]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:49.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:49 smithi002 ceph-mon[23739]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:49.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:49 smithi002 ceph-mon[33809]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:49.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:49 smithi067 ceph-mon[27598]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:51.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:51 smithi002 ceph-mon[23739]: 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-20T18:51:51.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:51 smithi002 ceph-mon[33809]: 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-20T18:51:51.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:51 smithi067 ceph-mon[27598]: 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-20T18:51:53.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:53 smithi067 ceph-mon[27598]: 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-20T18:51:53.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:51:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:51:53] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-20T18:51:53.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:53 smithi002 ceph-mon[23739]: 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-20T18:51:53.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:53 smithi002 ceph-mon[33809]: 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-20T18:51:54.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:54 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:54.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:54 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:54.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:54 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:51:55.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:55 smithi002 ceph-mon[23739]: 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-20T18:51:55.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:55 smithi002 ceph-mon[33809]: 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-20T18:51:55.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:55 smithi067 ceph-mon[27598]: 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-20T18:51:57.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:57 smithi002 ceph-mon[23739]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:57.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:57 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:57.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:57 smithi002 ceph-mon[33809]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:57.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:57 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:57.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:57 smithi067 ceph-mon[27598]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:51:57.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:57 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:51:59.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:51:59 smithi002 ceph-mon[23739]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:59.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:51:59 smithi002 ceph-mon[33809]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:51:59.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:51:59 smithi067 ceph-mon[27598]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:52:01.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:01 smithi002 ceph-mon[23739]: 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-20T18:52:01.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:01 smithi002 ceph-mon[33809]: 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-20T18:52:01.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:01 smithi067 ceph-mon[27598]: 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-20T18:52:03.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:03 smithi067 ceph-mon[27598]: 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-20T18:52:03.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:52:03] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T18:52:03.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:03 smithi002 ceph-mon[23739]: 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-20T18:52:03.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:03 smithi002 ceph-mon[33809]: 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-20T18:52:04.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:04 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:04.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:04 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:04.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:04 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:05.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:05 smithi002 ceph-mon[23739]: 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-20T18:52:05.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:05 smithi002 ceph-mon[33809]: 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-20T18:52:05.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:05 smithi067 ceph-mon[27598]: 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-20T18:52:07.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:07 smithi002 ceph-mon[33809]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:07.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:07 smithi002 ceph-mon[23739]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:07.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:07 smithi067 ceph-mon[27598]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:09.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:09 smithi002 ceph-mon[33809]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:52:09.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:09 smithi002 ceph-mon[23739]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:52:09.802 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:09 smithi067 ceph-mon[27598]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:52:11.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:11 smithi002 ceph-mon[33809]: 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-20T18:52:11.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:11 smithi002 ceph-mon[23739]: 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-20T18:52:11.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:11 smithi067 ceph-mon[27598]: 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-20T18:52:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:12 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:12.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:12 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:12.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:12 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:13.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:52:13] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:52:13.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:13 smithi067 ceph-mon[27598]: 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-20T18:52:13.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:13 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:13.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:13 smithi002 ceph-mon[33809]: 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-20T18:52:13.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:13 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:13.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:13 smithi002 ceph-mon[23739]: 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-20T18:52:13.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:13 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:14 smithi002 ceph-mon[33809]: 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-20T18:52:14.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:14 smithi002 ceph-mon[23739]: 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-20T18:52:14.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:14 smithi067 ceph-mon[27598]: 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-20T18:52:16.694 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T18:52:16.962 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:52:17.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:16 smithi002 ceph-mon[33809]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:17.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:16 smithi002 ceph-mon[23739]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:17.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:16 smithi067 ceph-mon[27598]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (12m) 59s ago 12m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (12m) 2m ago 12m 81.3M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (5m) 59s ago 12m - - 3.8 6acb0a031eab d6e5dd2f0e73 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (7m) 2m ago 17m 515M - 19.3.0-5099-g88deadb8 441f9a3fe515 fed58bed5c83 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (2m) 59s ago 18m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (18m) 59s ago 18m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (17m) 2m ago 17m 50.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:52:17.630 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (17m) 59s ago 17m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (12m) 59s ago 12m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (12m) 2m ago 12m 15.1M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (16m) 59s ago 16m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (16m) 59s ago 16m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (16m) 59s ago 16m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (15m) 59s ago 15m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (15m) 2m ago 15m 64.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (14m) 2m ago 14m 59.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (14m) 2m ago 14m 58.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (14m) 2m ago 14m 52.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:52:17.631 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (5m) 2m ago 13m 53.2M - 2.43.0 a07b618ecd1d 9b7f3fd12f0d 2024-09-20T18:52:17.632 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (12m) 59s ago 12m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:52:17.632 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (12m) 2m ago 12m 85.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:52:18.403 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T18:52:18.661 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:52:19.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:18 smithi002 ceph-mon[33809]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:52:19.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:18 smithi002 ceph-mon[33809]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:52:19.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:18 smithi002 ceph-mon[23739]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:52:19.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:18 smithi002 ceph-mon[23739]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:52:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:18 smithi067 ceph-mon[27598]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:52:19.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:18 smithi067 ceph-mon[27598]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:52:19.420 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:52:19.421 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:52:19.422 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:52:20.063 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:20.063 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[33809]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:20.063 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[33809]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:52:20.063 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1827447633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:52:20.064 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:20.064 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[23739]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:20.064 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[23739]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:52:20.064 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:19 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1827447633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:52:20.065 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T18:52:20.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:20.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:19 smithi067 ceph-mon[27598]: from='mgr.24817 172.21.15.67:0/3275386045' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:20.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:19 smithi067 ceph-mon[27598]: from='mgr.24817 ' entity='mgr.x' 2024-09-20T18:52:20.300 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:19 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1827447633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:52:20.325 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:52:21.011 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T18:52:21.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:21 smithi002 ceph-mon[23739]: 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-20T18:52:21.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:21 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3247551770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:52:21.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:21 smithi002 ceph-mon[33809]: 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-20T18:52:21.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:21 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3247551770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:52:21.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:21 smithi067 ceph-mon[27598]: 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-20T18:52:21.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:21 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3247551770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:52:21.762 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T18:52:22.021 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:52:22.867 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-20T18:52:22.867 INFO:teuthology.orchestra.run.smithi002.stdout: id: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: x(active, since 6m), standbys: y 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 13m), 8 in (since 14m) 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-20T18:52:22.868 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:22.869 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-20T18:52:22.869 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:52:22.869 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-20T18:52:22.869 INFO:teuthology.orchestra.run.smithi002.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-20T18:52:22.869 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:52:23.506 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:23 smithi002 ceph-mon[33809]: 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-20T18:52:23.506 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:23 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/379240266' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:52:23.507 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:23 smithi002 ceph-mon[23739]: 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-20T18:52:23.507 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:23 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/379240266' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:52:23.535 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T18:52:23.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:52:23] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:52:23.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:23 smithi067 ceph-mon[27598]: 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-20T18:52:23.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:23 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/379240266' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:52:23.792 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:52:24.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:24 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:24.538 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:24 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:24.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:24 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:25.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:52:24] ENGINE Bus STOPPING 2024-09-20T18:52:25.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:52:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:52:25.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:52:24] ENGINE Bus STOPPED 2024-09-20T18:52:25.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ignoring --setuser ceph since I am not root 2024-09-20T18:52:25.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ignoring --setgroup ceph since I am not root 2024-09-20T18:52:25.050 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:24 smithi067 ceph-mgr[60437]: -- 172.21.15.67:0/1075343012 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f4c695b0e0 con 0x55f4c6939400 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: 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-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2539132010' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: Activating manager daemon y 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2539132010' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: osdmap e102: 8 total, 8 up, 8 in 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: mgrmap e29: y(active, starting, since 0.0077812s) 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:52:25.353 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[33809]: Manager daemon y is now available 2024-09-20T18:52:25.354 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: 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-20T18:52:25.354 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2539132010' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: Activating manager daemon y 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2539132010' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: osdmap e102: 8 total, 8 up, 8 in 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: mgrmap e29: y(active, starting, since 0.0077812s) 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:52:25.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:52:25.356 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:52:25.356 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:52:25.356 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:52:25.356 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:52:25.356 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-mon[23739]: Manager daemon y is now available 2024-09-20T18:52:25.387 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: 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-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2539132010' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: Activating manager daemon y 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2539132010' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: osdmap e102: 8 total, 8 up, 8 in 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: mgrmap e29: y(active, starting, since 0.0077812s) 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:52:25.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:52:25.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:25 smithi067 ceph-mon[27598]: Manager daemon y is now available 2024-09-20T18:52:25.748 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:52:26.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:52:25] ENGINE Bus STARTING 2024-09-20T18:52:26.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:52:25] ENGINE Serving on http://:::9283 2024-09-20T18:52:26.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:25 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:52:25] ENGINE Bus STARTED 2024-09-20T18:52:26.313 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[33809]: mgrmap e30: y(active, since 1.00964s) 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:52:26.314 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:26 smithi002 ceph-mon[23739]: mgrmap e30: y(active, since 1.00964s) 2024-09-20T18:52:26.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:26 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:52:26.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:26 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:26.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:26 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:52:26.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:26 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:52:26.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:26 smithi067 ceph-mon[27598]: mgrmap e30: y(active, since 1.00964s) 2024-09-20T18:52:27.428 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T18:52:27.083+0000 7fae6e695640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:52:27] ENGINE Error in HTTPServer.serve 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: Traceback (most recent call last): 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self._connections.run(self.expiration_interval) 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self._run(expiration_interval) 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: s = self.context.wrap_socket( 2024-09-20T18:52:27.429 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:52:27.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: return self.sslsocket_class._create( 2024-09-20T18:52:27.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:52:27.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self.do_handshake() 2024-09-20T18:52:27.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:52:27.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self._sslobj.do_handshake() 2024-09-20T18:52:27.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:52:27.430 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T18:52:27.550 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:27.163Z 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.67:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:52:27.550 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:27.164Z 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.67:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:52:27.550 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:27.164Z 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.67:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:52:27.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:27.167Z 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.67:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:52:27.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:27.168Z 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.67:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:52:27.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:27.168Z 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.67:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:52:27.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:27.168Z 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.67:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:52:27.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:52:27.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-mon[33809]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:27.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:52:27.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:27 smithi002 ceph-mon[23739]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:28.023 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:52:28.023 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:27 smithi067 ceph-mon[27598]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:28.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[33809]: [20/Sep/2024:18:52:26] ENGINE Bus STARTING 2024-09-20T18:52:28.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[33809]: [20/Sep/2024:18:52:27] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:52:28.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[33809]: [20/Sep/2024:18:52:27] ENGINE Error in HTTPServer.serve 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:52:28.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[33809]: [20/Sep/2024:18:52:27] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[33809]: [20/Sep/2024:18:52:27] ENGINE Bus STARTED 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[33809]: mgrmap e31: y(active, since 3s) 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[23739]: [20/Sep/2024:18:52:26] ENGINE Bus STARTING 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[23739]: [20/Sep/2024:18:52:27] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:52:28.789 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[23739]: [20/Sep/2024:18:52:27] ENGINE Error in HTTPServer.serve 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:52:28.790 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:52:28.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-20T18:52:28.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:52:28.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:52:28.791 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:52:28.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[23739]: [20/Sep/2024:18:52:27] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:52:28.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[23739]: [20/Sep/2024:18:52:27] ENGINE Bus STARTED 2024-09-20T18:52:28.791 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:28 smithi002 ceph-mon[23739]: mgrmap e31: y(active, since 3s) 2024-09-20T18:52:28.976 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:28 smithi067 ceph-mon[27598]: [20/Sep/2024:18:52:26] ENGINE Bus STARTING 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:28 smithi067 ceph-mon[27598]: [20/Sep/2024:18:52:27] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:28 smithi067 ceph-mon[27598]: [20/Sep/2024:18:52:27] ENGINE Error in HTTPServer.serve 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-20T18:52:28.977 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:28 smithi067 ceph-mon[27598]: [20/Sep/2024:18:52:27] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:28 smithi067 ceph-mon[27598]: [20/Sep/2024:18:52:27] ENGINE Bus STARTED 2024-09-20T18:52:28.978 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:28 smithi067 ceph-mon[27598]: mgrmap e31: y(active, since 3s) 2024-09-20T18:52:29.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:29 smithi067 ceph-mon[27598]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:29.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:29 smithi067 ceph-mon[27598]: mgrmap e32: y(active, since 5s) 2024-09-20T18:52:29.929 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:29 smithi002 ceph-mon[33809]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:29.929 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:29 smithi002 ceph-mon[33809]: mgrmap e32: y(active, since 5s) 2024-09-20T18:52:29.929 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:29 smithi002 ceph-mon[23739]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:29.929 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:29 smithi002 ceph-mon[23739]: mgrmap e32: y(active, since 5s) 2024-09-20T18:52:30.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:52:30] ENGINE Bus STARTING 2024-09-20T18:52:30.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: CherryPy Checker: 2024-09-20T18:52:30.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: The Application mounted at '' has an empty config. 2024-09-20T18:52:30.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:52:30.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:52:30] ENGINE Serving on http://:::9283 2024-09-20T18:52:30.300 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:52:30] ENGINE Bus STARTED 2024-09-20T18:52:31.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: Standby manager daemon x started 2024-09-20T18:52:31.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:52:31.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:52:31.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:52:31.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: Standby manager daemon x started 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.039 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:30 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: Standby manager daemon x started 2024-09-20T18:52:31.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:52:31.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:52:31.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:52:31.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:52:31.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:30 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.942 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:31.942 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-20T18:52:31.942 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:52:31.943 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[33809]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-20T18:52:31.944 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:52:31.945 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:31.946 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:31 smithi002 ceph-mon[23739]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:52:32.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:52:32.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: mgrmap e33: y(active, since 6s), standbys: x 2024-09-20T18:52:32.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:52:32.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:32.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:52:32.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:52:32.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:32.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:31 smithi067 ceph-mon[27598]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:52:33.550 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:52:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:52:33] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T18:52:33.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:33 smithi002 ceph-mon[33809]: 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-20T18:52:33.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:33 smithi002 ceph-mon[33809]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:33.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:33 smithi002 ceph-mon[23739]: 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-20T18:52:33.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:33 smithi002 ceph-mon[23739]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:33.806 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:33 smithi067 ceph-mon[27598]: 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-20T18:52:33.806 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:33 smithi067 ceph-mon[27598]: from='client.15114 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:35.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:35.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:35.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[33809]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:52:35.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3283642479' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:52:35.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:35.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:35.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[23739]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:52:35.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:35 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3283642479' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:52:35.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:35 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:35.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:35 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:35.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:35 smithi067 ceph-mon[27598]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:52:35.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:35 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3283642479' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:52:36.682 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:36 smithi067 ceph-mon[27598]: 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-20T18:52:36.682 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:36 smithi067 ceph-mon[27598]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:52:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:36 smithi002 ceph-mon[33809]: 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-20T18:52:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:36 smithi002 ceph-mon[33809]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:52:36.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:36 smithi002 ceph-mon[23739]: 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-20T18:52:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:36 smithi002 ceph-mon[23739]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:52:37.800 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 systemd[1]: Stopping Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.870Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:52:38.155 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:52:38.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:52:38.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:52:38.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:52:38.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[63596]: ts=2024-09-20T18:52:37.871Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:52:38.156 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:37 smithi067 podman[66408]: 2024-09-20 18:52:37.881304701 +0000 UTC m=+0.115897020 container died 9b7f3fd12f0d67517ec512ff23afa3472f02fdaff7c2bff4c16eaf3f21367f2f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:52:38.456 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 podman[66408]: 2024-09-20 18:52:38.245096892 +0000 UTC m=+0.479689200 container cleanup 9b7f3fd12f0d67517ec512ff23afa3472f02fdaff7c2bff4c16eaf3f21367f2f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:52:38.456 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 bash[66408]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:52:38.734 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:38 smithi067 ceph-mon[27598]: 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-20T18:52:38.734 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 podman[66421]: 2024-09-20 18:52:38.563172735 +0000 UTC m=+0.680018940 container remove 9b7f3fd12f0d67517ec512ff23afa3472f02fdaff7c2bff4c16eaf3f21367f2f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:52:38.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:38 smithi002 ceph-mon[33809]: 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-20T18:52:38.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:38 smithi002 ceph-mon[23739]: 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-20T18:52:39.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:52:39.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 systemd[1]: Stopped Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:52:39.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 2.176s CPU time. 2024-09-20T18:52:39.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 systemd[1]: Starting Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:52:39.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 podman[66515]: 2024-09-20 18:52:38.850524935 +0000 UTC m=+0.017593039 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T18:52:39.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:38 smithi067 podman[66515]: 2024-09-20 18:52:38.955914935 +0000 UTC m=+0.122983064 container create 82c33358e6950698c52dad1269d4603e040df82fa38295454c9d24c77e12dbfb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:52:39.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 podman[66515]: 2024-09-20 18:52:39.174737145 +0000 UTC m=+0.341805245 container init 82c33358e6950698c52dad1269d4603e040df82fa38295454c9d24c77e12dbfb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:52:39.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 podman[66515]: 2024-09-20 18:52:39.177684977 +0000 UTC m=+0.344753067 container start 82c33358e6950698c52dad1269d4603e040df82fa38295454c9d24c77e12dbfb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:52:39.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.201Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:52:39.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.202Z 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-20T18:52:39.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.202Z 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 smithi067 (none))" 2024-09-20T18:52:39.551 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.202Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.202Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.203Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.203Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.205Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.205Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.207Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.207Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.709µs 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.207Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.209Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.217Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.221Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.222Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-20T18:52:39.552 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.222Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.166µs wal_replay_duration=14.680246ms wbl_replay_duration=138ns total_replay_duration=14.721636ms 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.223Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.223Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.223Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.244Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.734633ms db_storage=847ns remote_storage=1.325µs web_handler=378ns query_engine=930ns scrape=400.813µs scrape_sd=98.679µs notify=9.759µs notify_sd=9.392µs rules=19.849157ms tracing=6.608µs 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.244Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:52:39.244Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 bash[66515]: 82c33358e6950698c52dad1269d4603e040df82fa38295454c9d24c77e12dbfb 2024-09-20T18:52:39.553 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:52:39 smithi067 systemd[1]: Started Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:52:40.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: 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-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.551 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:52:40.552 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:40 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:52:40.567 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: 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-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:52:40.568 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: 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-20T18:52:40.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:52:40.570 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:52:40.570 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:52:40.570 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:52:40.570 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:52:40.570 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:40.570 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:52:40.570 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:40 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:52:41.618 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:41 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:41.634 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:41 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:41.634 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:41 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:42.392 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:42 smithi002 ceph-mon[33809]: 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-20T18:52:42.392 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:42 smithi002 ceph-mon[23739]: 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-20T18:52:42.550 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:42 smithi067 ceph-mon[27598]: 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-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: 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-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:44.655 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: 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-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:44.656 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: 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-20T18:52:44.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:52:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:52:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:52:46.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:46 smithi002 ceph-mon[33809]: 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-20T18:52:46.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:46 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:46.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:46 smithi002 ceph-mon[23739]: 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-20T18:52:46.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:46 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:46.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:46 smithi067 ceph-mon[27598]: 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-20T18:52:46.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:46 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:48.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:48 smithi002 ceph-mon[33809]: 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-20T18:52:48.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:48 smithi002 ceph-mon[23739]: 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-20T18:52:48.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:48 smithi067 ceph-mon[27598]: 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-20T18:52:49.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:52:48] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T18:52:50.610 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:50 smithi067 ceph-mon[27598]: 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-20T18:52:50.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:50 smithi002 ceph-mon[33809]: 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-20T18:52:50.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:50 smithi002 ceph-mon[23739]: 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-20T18:52:52.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:52 smithi002 ceph-mon[23739]: 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-20T18:52:52.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:52 smithi002 ceph-mon[33809]: 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-20T18:52:52.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:52 smithi067 ceph-mon[27598]: 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-20T18:52:54.665 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:54 smithi002 ceph-mon[23739]: 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-20T18:52:54.665 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:54 smithi002 ceph-mon[33809]: 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-20T18:52:54.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:54 smithi067 ceph-mon[27598]: 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-20T18:52:56.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:56 smithi002 ceph-mon[23739]: 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-20T18:52:56.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:56 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:56.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:56 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:56.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:56 smithi002 ceph-mon[33809]: 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-20T18:52:56.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:56 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:56.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:56 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:56.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:56 smithi067 ceph-mon[27598]: 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-20T18:52:56.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:56 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:52:56.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:56 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:52:58.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:52:58 smithi002 ceph-mon[23739]: 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-20T18:52:58.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:52:58 smithi002 ceph-mon[33809]: 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-20T18:52:58.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:52:58 smithi067 ceph-mon[27598]: 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-20T18:52:59.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:52:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:52:58] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:53:00.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:00 smithi002 ceph-mon[33809]: 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-20T18:53:00.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:00 smithi002 ceph-mon[23739]: 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-20T18:53:00.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:00 smithi067 ceph-mon[27598]: 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-20T18:53:02.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:02 smithi002 ceph-mon[23739]: 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-20T18:53:02.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:02 smithi002 ceph-mon[33809]: 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-20T18:53:02.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:02 smithi067 ceph-mon[27598]: 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-20T18:53:04.603 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:04 smithi067 ceph-mon[27598]: 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-20T18:53:04.674 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:04 smithi002 ceph-mon[23739]: 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-20T18:53:04.674 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:04 smithi002 ceph-mon[33809]: 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-20T18:53:06.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:06 smithi002 ceph-mon[33809]: 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-20T18:53:06.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:06 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:06.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:06 smithi002 ceph-mon[23739]: 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-20T18:53:06.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:06 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:06.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:06 smithi067 ceph-mon[27598]: 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-20T18:53:06.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:06 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:08.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:08 smithi002 ceph-mon[23739]: 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-20T18:53:08.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:08 smithi002 ceph-mon[33809]: 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-20T18:53:08.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:08 smithi067 ceph-mon[27598]: 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-20T18:53:09.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:53:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:53:08] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:53:10.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:10 smithi002 ceph-mon[23739]: 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-20T18:53:10.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:10 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:10.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:10 smithi002 ceph-mon[33809]: 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-20T18:53:10.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:10 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:10 smithi067 ceph-mon[27598]: 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-20T18:53:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:10 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:12 smithi002 ceph-mon[33809]: 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-20T18:53:12.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:12 smithi002 ceph-mon[23739]: 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-20T18:53:12.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:12 smithi067 ceph-mon[27598]: 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-20T18:53:14.682 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:14 smithi002 ceph-mon[23739]: 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-20T18:53:14.683 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:14 smithi002 ceph-mon[33809]: 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-20T18:53:14.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:14 smithi067 ceph-mon[27598]: 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-20T18:53:16.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:16 smithi002 ceph-mon[23739]: 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-20T18:53:16.790 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:16 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:16.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:16 smithi002 ceph-mon[33809]: 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-20T18:53:16.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:16 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:16.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:16 smithi067 ceph-mon[27598]: 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-20T18:53:16.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:16 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:18.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:18 smithi002 ceph-mon[33809]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:18.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:18 smithi002 ceph-mon[23739]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:18.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:18 smithi067 ceph-mon[27598]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:19.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:53:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:53:18] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:53:20.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:20 smithi002 ceph-mon[33809]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:20.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:20 smithi002 ceph-mon[23739]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:20.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:20 smithi067 ceph-mon[27598]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:22.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:22 smithi002 ceph-mon[33809]: 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-20T18:53:22.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:22 smithi002 ceph-mon[23739]: 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-20T18:53:22.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:22 smithi067 ceph-mon[27598]: 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-20T18:53:24.692 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:24 smithi002 ceph-mon[33809]: 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-20T18:53:24.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:24 smithi002 ceph-mon[23739]: 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-20T18:53:24.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:24 smithi067 ceph-mon[27598]: 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-20T18:53:25.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:25.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:25.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:26.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:26 smithi002 ceph-mon[33809]: 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-20T18:53:26.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:26 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:26.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:26 smithi002 ceph-mon[23739]: 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-20T18:53:26.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:26 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:26.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:26 smithi067 ceph-mon[27598]: 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-20T18:53:26.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:26 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:28.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:28 smithi002 ceph-mon[33809]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:28.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:28 smithi002 ceph-mon[23739]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:28.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:28 smithi067 ceph-mon[27598]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:29.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:53:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:53:28] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:53:30.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:30 smithi002 ceph-mon[23739]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:30.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:30 smithi002 ceph-mon[33809]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:30.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:30 smithi067 ceph-mon[27598]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:32.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:32 smithi002 ceph-mon[33809]: 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-20T18:53:32.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:32 smithi002 ceph-mon[23739]: 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-20T18:53:32.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:32 smithi067 ceph-mon[27598]: 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-20T18:53:34.703 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:34 smithi002 ceph-mon[33809]: 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-20T18:53:34.704 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:34 smithi002 ceph-mon[23739]: 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-20T18:53:34.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:34 smithi067 ceph-mon[27598]: 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-20T18:53:36.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:36 smithi002 ceph-mon[23739]: 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-20T18:53:36.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:36 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:36.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:36 smithi002 ceph-mon[33809]: 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-20T18:53:36.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:36 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:36.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:36 smithi067 ceph-mon[27598]: 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-20T18:53:36.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:36 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:38.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:38 smithi002 ceph-mon[33809]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:38.725 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:38 smithi002 ceph-mon[23739]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:38.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:38 smithi067 ceph-mon[27598]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:39.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:53:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:53:38] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:53:40.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:40 smithi002 ceph-mon[33809]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:40.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:40.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:40 smithi002 ceph-mon[23739]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:40.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:40.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:40 smithi067 ceph-mon[27598]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:40.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:42.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:42 smithi002 ceph-mon[33809]: 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-20T18:53:42.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:42 smithi002 ceph-mon[23739]: 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-20T18:53:42.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:42 smithi067 ceph-mon[27598]: 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-20T18:53:44.715 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[33809]: 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-20T18:53:44.715 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:53:44.715 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:53:44.715 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:53:44.716 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[23739]: 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-20T18:53:44.716 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:53:44.716 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:53:44.716 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:53:44.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:44 smithi067 ceph-mon[27598]: 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-20T18:53:44.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:53:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:53:44.801 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:53:46.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:46 smithi002 ceph-mon[33809]: 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-20T18:53:46.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:46 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:46.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:46 smithi002 ceph-mon[23739]: 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-20T18:53:46.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:46 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:46.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:46 smithi067 ceph-mon[27598]: 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-20T18:53:46.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:46 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:48.725 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:48 smithi002 ceph-mon[33809]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:48.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:48 smithi002 ceph-mon[23739]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:48.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:48 smithi067 ceph-mon[27598]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:49.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:53:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:53:48] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-20T18:53:50.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:50 smithi002 ceph-mon[23739]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:50.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:50 smithi002 ceph-mon[33809]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:50.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:50 smithi067 ceph-mon[27598]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:53:52.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:52 smithi002 ceph-mon[23739]: 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-20T18:53:52.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:52 smithi002 ceph-mon[33809]: 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-20T18:53:52.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:52 smithi067 ceph-mon[27598]: 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-20T18:53:54.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:54 smithi002 ceph-mon[33809]: 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-20T18:53:54.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:54 smithi002 ceph-mon[23739]: 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-20T18:53:54.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:54 smithi067 ceph-mon[27598]: 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-20T18:53:55.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:55 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:55.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:55 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:55.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:55 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:53:56.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:56 smithi002 ceph-mon[33809]: 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-20T18:53:56.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:56 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:56.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:56 smithi002 ceph-mon[23739]: 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-20T18:53:56.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:56 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:56.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:56 smithi067 ceph-mon[27598]: 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-20T18:53:56.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:56 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:53:58.726 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:53:58 smithi002 ceph-mon[33809]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:58.726 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:53:58 smithi002 ceph-mon[23739]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:58.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:53:58 smithi067 ceph-mon[27598]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:53:59.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:53:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:53:58] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-20T18:54:00.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:00 smithi002 ceph-mon[33809]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:00.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:00 smithi002 ceph-mon[23739]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:00.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:00 smithi067 ceph-mon[27598]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:02.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:02 smithi002 ceph-mon[33809]: 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-20T18:54:02.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:02 smithi002 ceph-mon[23739]: 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-20T18:54:02.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:02 smithi067 ceph-mon[27598]: 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-20T18:54:04.734 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:04 smithi002 ceph-mon[33809]: 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-20T18:54:04.735 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:04 smithi002 ceph-mon[23739]: 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-20T18:54:04.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:04 smithi067 ceph-mon[27598]: 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-20T18:54:06.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:06 smithi002 ceph-mon[23739]: 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-20T18:54:06.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:06 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:06.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:06 smithi002 ceph-mon[33809]: 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-20T18:54:06.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:06 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:06.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:06 smithi067 ceph-mon[27598]: 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-20T18:54:06.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:06 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:08.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:08 smithi002 ceph-mon[23739]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:08.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:08 smithi002 ceph-mon[33809]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:08.788 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:54:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:54:08] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.43.0" 2024-09-20T18:54:08.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:08 smithi067 ceph-mon[27598]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:10.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:10 smithi002 ceph-mon[33809]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:10.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:10 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:10.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:10 smithi002 ceph-mon[23739]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:10.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:10 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:10 smithi067 ceph-mon[27598]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:10.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:10 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:12.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:12 smithi002 ceph-mon[23739]: 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-20T18:54:12.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:12 smithi002 ceph-mon[33809]: 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-20T18:54:12.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:12 smithi067 ceph-mon[27598]: 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-20T18:54:14.737 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:14 smithi002 ceph-mon[23739]: 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-20T18:54:14.737 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:14 smithi002 ceph-mon[33809]: 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-20T18:54:14.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:14 smithi067 ceph-mon[27598]: 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-20T18:54:16.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:16 smithi002 ceph-mon[23739]: 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-20T18:54:16.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:16 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:16.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:16 smithi002 ceph-mon[33809]: 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-20T18:54:16.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:16 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:16.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:16 smithi067 ceph-mon[27598]: 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-20T18:54:16.800 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:16 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:18.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:18 smithi002 ceph-mon[23739]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:18.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:18 smithi002 ceph-mon[33809]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:18.788 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:54:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:54:18] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-20T18:54:18.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:18 smithi067 ceph-mon[27598]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:20.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:20 smithi002 ceph-mon[23739]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:20.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:20 smithi002 ceph-mon[33809]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:20.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:20 smithi067 ceph-mon[27598]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:22.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:22 smithi002 ceph-mon[23739]: 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-20T18:54:22.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:22 smithi002 ceph-mon[33809]: 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-20T18:54:22.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:22 smithi067 ceph-mon[27598]: 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-20T18:54:24.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:24 smithi002 ceph-mon[23739]: 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-20T18:54:24.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:24 smithi002 ceph-mon[33809]: 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-20T18:54:24.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:24 smithi067 ceph-mon[27598]: 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-20T18:54:25.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:25.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:25.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:26.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:26 smithi002 ceph-mon[33809]: 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-20T18:54:26.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:26 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:26.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:26 smithi002 ceph-mon[23739]: 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-20T18:54:26.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:26 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:26.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:26 smithi067 ceph-mon[27598]: 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-20T18:54:26.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:26 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:28.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:28 smithi002 ceph-mon[33809]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:28.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:28 smithi002 ceph-mon[23739]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:28.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:54:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:54:28] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-20T18:54:28.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:28 smithi067 ceph-mon[27598]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:29.799 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:54:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=sqlstore.transactions t=2024-09-20T18:54:29.479530105Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-20T18:54:30.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:30 smithi002 ceph-mon[33809]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:30.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:30 smithi002 ceph-mon[23739]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:30.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:30 smithi067 ceph-mon[27598]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:32.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:32 smithi002 ceph-mon[33809]: 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-20T18:54:32.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:32 smithi002 ceph-mon[23739]: 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-20T18:54:32.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:32 smithi067 ceph-mon[27598]: 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-20T18:54:34.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:34 smithi002 ceph-mon[33809]: 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-20T18:54:34.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:34 smithi002 ceph-mon[23739]: 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-20T18:54:34.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:34 smithi067 ceph-mon[27598]: 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-20T18:54:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:36 smithi002 ceph-mon[33809]: 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-20T18:54:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:36 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:36.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:36 smithi002 ceph-mon[23739]: 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-20T18:54:36.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:36 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:36.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:36 smithi067 ceph-mon[27598]: 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-20T18:54:36.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:36 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:38.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:38 smithi002 ceph-mon[23739]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:38.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:38 smithi002 ceph-mon[33809]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:38.787 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:54:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:54:38] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-20T18:54:38.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:38 smithi067 ceph-mon[27598]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:40.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:40 smithi002 ceph-mon[33809]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:40.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:40 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:40.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:40 smithi002 ceph-mon[23739]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:40.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:40 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:40.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:40 smithi067 ceph-mon[27598]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:40.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:40 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:42.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:42 smithi002 ceph-mon[33809]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:42.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:42 smithi002 ceph-mon[23739]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:42.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:42 smithi067 ceph-mon[27598]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:44.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:44 smithi002 ceph-mon[33809]: 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-20T18:54:44.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:44.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:44 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:44.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:44 smithi002 ceph-mon[23739]: 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-20T18:54:44.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:44.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:44 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:44.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:44 smithi067 ceph-mon[27598]: 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-20T18:54:44.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:44.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:44 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:45.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:45 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:45.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:45 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:45.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:45 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:45.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:45 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:45.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:45 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:45.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:45 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:45.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:45 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:54:45.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:45 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:54:45.799 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:45 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' 2024-09-20T18:54:47.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:46 smithi002 ceph-mon[33809]: 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-20T18:54:47.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:46 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:47.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:46 smithi002 ceph-mon[23739]: 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-20T18:54:47.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:46 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:47.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:46 smithi067 ceph-mon[27598]: 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-20T18:54:47.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:46 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:49.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:48 smithi002 ceph-mon[23739]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:49.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:48 smithi002 ceph-mon[33809]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:49.037 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:54:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:54:48] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-20T18:54:49.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:48 smithi067 ceph-mon[27598]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:51.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:50 smithi002 ceph-mon[33809]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:51.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:50 smithi002 ceph-mon[23739]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:51.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:50 smithi067 ceph-mon[27598]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:53.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:52 smithi002 ceph-mon[23739]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:53.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:52 smithi002 ceph-mon[33809]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:53.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:52 smithi067 ceph-mon[27598]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:55.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:54 smithi002 ceph-mon[23739]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:55.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:54 smithi002 ceph-mon[33809]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:55.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:54 smithi067 ceph-mon[27598]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:54:56.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:55 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:56.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:55 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:56.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:55 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:54:57.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:56 smithi002 ceph-mon[23739]: 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-20T18:54:57.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:56 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:57.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:56 smithi002 ceph-mon[33809]: 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-20T18:54:57.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:56 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:57.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:56 smithi067 ceph-mon[27598]: 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-20T18:54:57.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:56 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:54:59.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:54:58 smithi002 ceph-mon[33809]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:59.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:54:58 smithi002 ceph-mon[23739]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:54:59.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:54:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:54:58] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T18:54:59.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:54:58 smithi067 ceph-mon[27598]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:01.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:00 smithi002 ceph-mon[23739]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:01.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:00 smithi002 ceph-mon[33809]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:01.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:00 smithi067 ceph-mon[27598]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:03.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:02 smithi002 ceph-mon[33809]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:03.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:02 smithi002 ceph-mon[23739]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:03.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:02 smithi067 ceph-mon[27598]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:04.851 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:04 smithi067 ceph-mon[27598]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:05.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:04 smithi002 ceph-mon[33809]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:05.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:04 smithi002 ceph-mon[23739]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:07.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:06 smithi002 ceph-mon[23739]: 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-20T18:55:07.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:06 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:07.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:06 smithi002 ceph-mon[33809]: 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-20T18:55:07.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:06 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:07.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:06 smithi067 ceph-mon[27598]: 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-20T18:55:07.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:06 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:09.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:08 smithi002 ceph-mon[23739]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:09.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:08 smithi002 ceph-mon[33809]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:09.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:55:08] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T18:55:09.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:08 smithi067 ceph-mon[27598]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:11.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:10 smithi002 ceph-mon[33809]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:11.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:10 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:11.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:10 smithi002 ceph-mon[23739]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:11.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:10 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:11.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:10 smithi067 ceph-mon[27598]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:11.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:10 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:13.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:12 smithi002 ceph-mon[23739]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:13.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:12 smithi002 ceph-mon[33809]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:13.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:12 smithi067 ceph-mon[27598]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:15.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:14 smithi002 ceph-mon[23739]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:15.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:14 smithi002 ceph-mon[33809]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:15.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:14 smithi067 ceph-mon[27598]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:17.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:16 smithi002 ceph-mon[33809]: 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-20T18:55:17.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:16 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:17.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:16 smithi002 ceph-mon[23739]: 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-20T18:55:17.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:16 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:17.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:16 smithi067 ceph-mon[27598]: 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-20T18:55:17.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:16 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:19.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:18 smithi002 ceph-mon[33809]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:19.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:18 smithi002 ceph-mon[23739]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:19.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:55:18] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:55:19.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:18 smithi067 ceph-mon[27598]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:21.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:20 smithi002 ceph-mon[33809]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:21.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:20 smithi002 ceph-mon[23739]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:21.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:20 smithi067 ceph-mon[27598]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:23.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:22 smithi002 ceph-mon[33809]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:23.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:22 smithi002 ceph-mon[23739]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:23.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:22 smithi067 ceph-mon[27598]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:25.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:24 smithi002 ceph-mon[33809]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:24 smithi002 ceph-mon[23739]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:24 smithi067 ceph-mon[27598]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:26.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:25 smithi002 ceph-mon[23739]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:26.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:25 smithi002 ceph-mon[33809]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:26.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:25 smithi067 ceph-mon[27598]: from='mgr.15189 172.21.15.2:0/1481340256' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:26.953 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:26 smithi002 ceph-mon[33809]: 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-20T18:55:26.953 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:26 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:26.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:26 smithi002 ceph-mon[23739]: 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-20T18:55:26.954 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:26 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:26.988 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T18:55:27.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:26 smithi067 ceph-mon[27598]: 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-20T18:55:27.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:26 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:27.254 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:27.881 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:55:27.881 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:55:27.881 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (15m) 2m ago 15m 79.2M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:55:27.881 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (2m) 2m ago 15m - - 3.8 6acb0a031eab 812b704ac3de 2024-09-20T18:55:27.881 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (11m) 2m ago 20m 452M - 19.3.0-5099-g88deadb8 441f9a3fe515 fed58bed5c83 2024-09-20T18:55:27.881 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (5m) 2m ago 21m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T18:55:27.881 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (21m) 2m ago 22m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (20m) 2m ago 20m 48.5M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (20m) 2m ago 20m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (15m) 2m ago 15m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (15m) 2m ago 15m 15.0M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (20m) 2m ago 20m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (19m) 2m ago 19m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (19m) 2m ago 19m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (18m) 2m ago 18m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (18m) 2m ago 18m 64.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (17m) 2m ago 17m 59.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (17m) 2m ago 17m 58.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (17m) 2m ago 17m 53.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:55:27.882 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 2m ago 16m 35.0M - 2.43.0 a07b618ecd1d 82c33358e695 2024-09-20T18:55:27.883 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (15m) 2m ago 15m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:55:27.883 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (15m) 2m ago 15m 88.3M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:55:28.522 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T18:55:28.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:28 smithi002 ceph-mon[33809]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:28.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:28 smithi002 ceph-mon[23739]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:28.779 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:55:28] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-20T18:55:28.786 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:29.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:28 smithi067 ceph-mon[27598]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:29.493 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:55:29.493 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:55:29.493 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:55:29.493 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:55:29.493 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:55:29.494 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:55:29.769 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:29 smithi002 ceph-mon[23739]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:29.769 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:29 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1047531608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:55:29.769 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:29 smithi002 ceph-mon[33809]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:29.770 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:29 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1047531608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:55:30.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:29 smithi067 ceph-mon[27598]: from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:55:30.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:29 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1047531608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:55:30.196 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph -s' 2024-09-20T18:55:30.453 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:30.825 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:30 smithi002 ceph-mon[33809]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:30.825 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:30 smithi002 ceph-mon[23739]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:31.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:30 smithi067 ceph-mon[27598]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:31.282 INFO:teuthology.orchestra.run.smithi002.stdout: cluster: 2024-09-20T18:55:31.282 INFO:teuthology.orchestra.run.smithi002.stdout: id: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: health: HEALTH_OK 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: services: 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: mgr: y(active, since 3m), standbys: x 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: data: 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: pools: 6 pools, 161 pgs 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: objects: 212 objects, 585 KiB 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: usage: 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: pgs: 161 active+clean 2024-09-20T18:55:31.283 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:55:31.284 INFO:teuthology.orchestra.run.smithi002.stdout: io: 2024-09-20T18:55:31.284 INFO:teuthology.orchestra.run.smithi002.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-20T18:55:31.284 INFO:teuthology.orchestra.run.smithi002.stdout: 2024-09-20T18:55:31.889 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:31 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3172223660' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:55:31.889 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:31 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3172223660' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:55:31.916 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T18:55:32.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:31 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3172223660' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-20T18:55:32.170 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:32.910 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T18:55:32.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:32 smithi002 ceph-mon[23739]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:32.911 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:32 smithi002 ceph-mon[33809]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:33.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:32 smithi067 ceph-mon[27598]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:33.554 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T18:55:33.811 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:33.932 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:33 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2240632734' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:55:33.932 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:33 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2240632734' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:55:34.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:33 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2240632734' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T18:55:34.524 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T18:55:34.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:34 smithi002 ceph-mon[33809]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:34.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:34 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2483845029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:55:34.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:34 smithi002 ceph-mon[23739]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:34.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:34 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2483845029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:55:34.950 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:34 smithi067 ceph-mon[27598]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:34.951 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:34 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2483845029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:55:35.158 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph mgr fail' 2024-09-20T18:55:35.418 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:35.853 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:35 smithi002 ceph-mon[33809]: 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-20T18:55:35.853 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:35 smithi002 ceph-mon[33809]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:35.853 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:35 smithi002 ceph-mon[23739]: 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-20T18:55:35.853 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:35 smithi002 ceph-mon[23739]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:36.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:35 smithi067 ceph-mon[27598]: 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-20T18:55:36.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:35 smithi067 ceph-mon[27598]: from='client.24991 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:36.476 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ignoring --setuser ceph since I am not root 2024-09-20T18:55:36.476 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ignoring --setgroup ceph since I am not root 2024-09-20T18:55:36.477 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mgr[81213]: -- 172.21.15.2:0/1574328563 <== mon.2 v2:172.21.15.2:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55800778d0e0 con 0x55800776b400 2024-09-20T18:55:36.548 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:55:36] ENGINE Bus STOPPING 2024-09-20T18:55:36.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3926113259' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:55:36.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: Activating manager daemon x 2024-09-20T18:55:36.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3926113259' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:55:36.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: osdmap e103: 8 total, 8 up, 8 in 2024-09-20T18:55:36.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: mgrmap e34: x(active, starting, since 0.00998869s) 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:55:36.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[23739]: Manager daemon x is now available 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3926113259' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: Activating manager daemon x 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3926113259' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: osdmap e103: 8 total, 8 up, 8 in 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: mgrmap e34: x(active, starting, since 0.00998869s) 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:55:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:36 smithi002 ceph-mon[33809]: Manager daemon x is now available 2024-09-20T18:55:36.816 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'sleep 180' 2024-09-20T18:55:37.048 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:55:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:55:37.048 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:55:36] ENGINE Bus STOPPED 2024-09-20T18:55:37.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3926113259' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-20T18:55:37.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: Activating manager daemon x 2024-09-20T18:55:37.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3926113259' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-20T18:55:37.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: osdmap e103: 8 total, 8 up, 8 in 2024-09-20T18:55:37.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: mgrmap e34: x(active, starting, since 0.00998869s) 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:55:37.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:55:37.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:55:37.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:55:37.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:55:37.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:36 smithi067 ceph-mon[27598]: Manager daemon x is now available 2024-09-20T18:55:37.081 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:55:37.503 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:55:37] ENGINE Bus STARTING 2024-09-20T18:55:37.503 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:55:37] ENGINE Serving on http://:::9283 2024-09-20T18:55:37.504 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:55:37] ENGINE Bus STARTED 2024-09-20T18:55:37.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:37.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:55:37.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:55:37.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:55:37.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:55:37.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:55:37.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[23739]: mgrmap e35: x(active, since 1.00958s) 2024-09-20T18:55:37.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:37.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:55:37.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:55:37.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:55:37.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:55:37.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:55:37.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:37 smithi002 ceph-mon[33809]: mgrmap e35: x(active, since 1.00958s) 2024-09-20T18:55:37.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:37.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:55:37.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:55:37.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:55:37.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:55:37.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-20T18:55:37.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:37 smithi067 ceph-mon[27598]: mgrmap e35: x(active, since 1.00958s) 2024-09-20T18:55:38.699 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:55:38.399+0000 7f968ab95640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:55:38] ENGINE Error in HTTPServer.serve 2024-09-20T18:55:38.699 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: Traceback (most recent call last): 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self._connections.run(self.expiration_interval) 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self._run(expiration_interval) 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: s = self.context.wrap_socket( 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: return self.sslsocket_class._create( 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:55:38.700 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self.do_handshake() 2024-09-20T18:55:38.701 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:55:38.701 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: self._sslobj.do_handshake() 2024-09-20T18:55:38.701 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:55:38.701 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[33809]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[23739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[23739]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:38.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:38 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:39.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-mon[27598]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:55:39.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-mon[27598]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:39.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:39.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:38 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:39.548 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:39.228Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T18:55:39.548 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:39.229Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T18:55:39.548 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:39.231Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T18:55:39.548 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:39.232Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T18:55:39.548 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:39.233Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T18:55:39.549 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:39.236Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T18:55:39.549 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:39.236Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T18:55:40.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[33809]: [20/Sep/2024:18:55:38] ENGINE Bus STARTING 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[33809]: [20/Sep/2024:18:55:38] ENGINE Serving on https://172.21.15.67:7150 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[33809]: [20/Sep/2024:18:55:38] ENGINE Error in HTTPServer.serve 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:55:40.035 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[33809]: [20/Sep/2024:18:55:38] ENGINE Serving on http://172.21.15.67:8765 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[33809]: [20/Sep/2024:18:55:38] ENGINE Bus STARTED 2024-09-20T18:55:40.036 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[33809]: mgrmap e36: x(active, since 2s) 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[23739]: [20/Sep/2024:18:55:38] ENGINE Bus STARTING 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[23739]: [20/Sep/2024:18:55:38] ENGINE Serving on https://172.21.15.67:7150 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[23739]: [20/Sep/2024:18:55:38] ENGINE Error in HTTPServer.serve 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:55:40.037 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[23739]: [20/Sep/2024:18:55:38] ENGINE Serving on http://172.21.15.67:8765 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[23739]: [20/Sep/2024:18:55:38] ENGINE Bus STARTED 2024-09-20T18:55:40.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:39 smithi002 ceph-mon[23739]: mgrmap e36: x(active, since 2s) 2024-09-20T18:55:40.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-mon[27598]: [20/Sep/2024:18:55:38] ENGINE Bus STARTING 2024-09-20T18:55:40.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-mon[27598]: [20/Sep/2024:18:55:38] ENGINE Serving on https://172.21.15.67:7150 2024-09-20T18:55:40.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-mon[27598]: [20/Sep/2024:18:55:38] ENGINE Error in HTTPServer.serve 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-20T18:55:40.048 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:55:40.049 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-20T18:55:40.049 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:55:40.049 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-20T18:55:40.049 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:55:40.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-mon[27598]: [20/Sep/2024:18:55:38] ENGINE Serving on http://172.21.15.67:8765 2024-09-20T18:55:40.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-mon[27598]: [20/Sep/2024:18:55:38] ENGINE Bus STARTED 2024-09-20T18:55:40.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:39 smithi067 ceph-mon[27598]: mgrmap e36: x(active, since 2s) 2024-09-20T18:55:41.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: mgrmap e37: x(active, since 4s) 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: Standby manager daemon y started 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:55:41.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:41 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:55:42.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: mgrmap e37: x(active, since 4s) 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: Standby manager daemon y started 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: mgrmap e37: x(active, since 4s) 2024-09-20T18:55:42.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: Standby manager daemon y started 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:55:41] ENGINE Bus STARTING 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: CherryPy Checker: 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: The Application mounted at '' has an empty config. 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:55:41] ENGINE Serving on http://:::9283 2024-09-20T18:55:42.036 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:41 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:55:41] ENGINE Bus STARTED 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:43.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.536 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:43.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:43.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:55:43.537 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:43 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:55:43.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: mgrmap e38: x(active, since 6s), standbys: y 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:55:43.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:43 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:55:44.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:44.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:44.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:44.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:44.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:44.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[23739]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:44.496 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:44.497 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:44 smithi002 ceph-mon[33809]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:44.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:55:44.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:55:44.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:55:44.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:44.549 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:44 smithi067 ceph-mon[27598]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:55:45.449 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:45 smithi002 ceph-mon[33809]: 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-20T18:55:45.450 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:45 smithi002 ceph-mon[23739]: 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-20T18:55:45.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:45 smithi067 ceph-mon[27598]: 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-20T18:55:47.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: 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-20T18:55:47.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:47.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:47.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:55:47.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:55:47.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/239247439' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:55:47.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2635874178' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]: dispatch 2024-09-20T18:55:47.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:47 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]: dispatch 2024-09-20T18:55:47.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: 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-20T18:55:47.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/239247439' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2635874178' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]: dispatch 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]: dispatch 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: 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-20T18:55:47.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:47.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:47.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:55:47.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:55:47.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/239247439' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:55:47.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2635874178' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]: dispatch 2024-09-20T18:55:47.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:47 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]: dispatch 2024-09-20T18:55:48.507 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:48 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]': finished 2024-09-20T18:55:48.507 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:48 smithi067 ceph-mon[27598]: osdmap e104: 8 total, 8 up, 8 in 2024-09-20T18:55:48.507 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:48 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3665702227' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/593215954"}]: dispatch 2024-09-20T18:55:48.723 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:48 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]': finished 2024-09-20T18:55:48.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:48 smithi002 ceph-mon[33809]: osdmap e104: 8 total, 8 up, 8 in 2024-09-20T18:55:48.724 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:48 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3665702227' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/593215954"}]: dispatch 2024-09-20T18:55:48.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:48 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/827487737"}]': finished 2024-09-20T18:55:48.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:48 smithi002 ceph-mon[23739]: osdmap e104: 8 total, 8 up, 8 in 2024-09-20T18:55:48.724 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:48 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3665702227' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/593215954"}]: dispatch 2024-09-20T18:55:49.034 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:55:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:55:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T18:55:49.639 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 systemd[1]: Stopping Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:55:49.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-mon[27598]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:55:49.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3665702227' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/593215954"}]': finished 2024-09-20T18:55:49.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-mon[27598]: osdmap e105: 8 total, 8 up, 8 in 2024-09-20T18:55:49.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3458866476' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]: dispatch 2024-09-20T18:55:49.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]: dispatch 2024-09-20T18:55:49.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[33809]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3665702227' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/593215954"}]': finished 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[33809]: osdmap e105: 8 total, 8 up, 8 in 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3458866476' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]: dispatch 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]: dispatch 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[23739]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3665702227' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/593215954"}]': finished 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[23739]: osdmap e105: 8 total, 8 up, 8 in 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3458866476' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]: dispatch 2024-09-20T18:55:49.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:49 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]: dispatch 2024-09-20T18:55:49.906 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:55:49.906 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:55:49.906 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.625Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.626Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.626Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[66530]: ts=2024-09-20T18:55:49.626Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:55:49.907 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 podman[68708]: 2024-09-20 18:55:49.635583433 +0000 UTC m=+0.113892144 container died 82c33358e6950698c52dad1269d4603e040df82fa38295454c9d24c77e12dbfb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:55:50.297 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:49 smithi067 podman[68708]: 2024-09-20 18:55:49.999890049 +0000 UTC m=+0.478198754 container cleanup 82c33358e6950698c52dad1269d4603e040df82fa38295454c9d24c77e12dbfb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:55:50.297 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 bash[68708]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:55:50.659 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]': finished 2024-09-20T18:55:50.659 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-mon[27598]: osdmap e106: 8 total, 8 up, 8 in 2024-09-20T18:55:50.659 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3855225138' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1863956910"}]: dispatch 2024-09-20T18:55:50.659 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 podman[68720]: 2024-09-20 18:55:50.284343843 +0000 UTC m=+0.650338607 container remove 82c33358e6950698c52dad1269d4603e040df82fa38295454c9d24c77e12dbfb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:55:50.660 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:55:50.660 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 systemd[1]: Stopped Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:55:50.660 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.621s CPU time. 2024-09-20T18:55:50.660 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 systemd[1]: Starting Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:55:50.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:50 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]': finished 2024-09-20T18:55:50.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:50 smithi002 ceph-mon[23739]: osdmap e106: 8 total, 8 up, 8 in 2024-09-20T18:55:50.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:50 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3855225138' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1863956910"}]: dispatch 2024-09-20T18:55:50.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:50 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/2505605552"}]': finished 2024-09-20T18:55:50.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:50 smithi002 ceph-mon[33809]: osdmap e106: 8 total, 8 up, 8 in 2024-09-20T18:55:50.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:50 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3855225138' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1863956910"}]: dispatch 2024-09-20T18:55:50.935 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 podman[68816]: 2024-09-20 18:55:50.54945575 +0000 UTC m=+0.017931633 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T18:55:50.935 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 podman[68816]: 2024-09-20 18:55:50.686628483 +0000 UTC m=+0.155104358 container create 284a580eef93b001773a8b4b823eecde3a06976c1815d7f7224149953252b610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:55:51.279 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 podman[68816]: 2024-09-20 18:55:50.921290853 +0000 UTC m=+0.389766734 container init 284a580eef93b001773a8b4b823eecde3a06976c1815d7f7224149953252b610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 podman[68816]: 2024-09-20 18:55:50.924446329 +0000 UTC m=+0.392922210 container start 284a580eef93b001773a8b4b823eecde3a06976c1815d7f7224149953252b610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.949Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.949Z 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-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.949Z 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 smithi067 (none))" 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.949Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.949Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.951Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.951Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.952Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.952Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.954Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:55:51.280 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.955Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.613µs 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.955Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.956Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.965Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.968Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.970Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.970Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.970Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.359µs wal_replay_duration=15.796385ms wbl_replay_duration=125ns total_replay_duration=15.839777ms 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.972Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.972Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.972Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.994Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.217075ms db_storage=802ns remote_storage=1.262µs web_handler=364ns query_engine=806ns scrape=281.544µs scrape_sd=122.293µs notify=10.637µs notify_sd=10.093µs rules=21.381324ms tracing=5.337µs 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.994Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:55:50.994Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:55:51.281 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:51 smithi067 bash[68816]: 284a580eef93b001773a8b4b823eecde3a06976c1815d7f7224149953252b610 2024-09-20T18:55:51.282 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:55:51 smithi067 systemd[1]: Started Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:55:51.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3855225138' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1863956910"}]': finished 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: osdmap e107: 8 total, 8 up, 8 in 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2701060026' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/455294808"}]: dispatch 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:51.548 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:51 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3855225138' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1863956910"}]': finished 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: osdmap e107: 8 total, 8 up, 8 in 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2701060026' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/455294808"}]: dispatch 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:51.691 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3855225138' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:0/1863956910"}]': finished 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: osdmap e107: 8 total, 8 up, 8 in 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2701060026' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/455294808"}]: dispatch 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:51.692 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:51 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:52.533 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:52.534 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:52.534 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:52.534 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2701060026' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/455294808"}]': finished 2024-09-20T18:55:52.534 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: osdmap e108: 8 total, 8 up, 8 in 2024-09-20T18:55:52.534 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3507365405' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]: dispatch 2024-09-20T18:55:52.534 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]: dispatch 2024-09-20T18:55:52.534 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:52 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2701060026' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/455294808"}]': finished 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: osdmap e108: 8 total, 8 up, 8 in 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3507365405' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]: dispatch 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]: dispatch 2024-09-20T18:55:52.600 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2701060026' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6801/455294808"}]': finished 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: osdmap e108: 8 total, 8 up, 8 in 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3507365405' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]: dispatch 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]: dispatch 2024-09-20T18:55:52.601 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:52 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:55:53.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:53 smithi002 ceph-mon[33809]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:53.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:53 smithi002 ceph-mon[33809]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]': finished 2024-09-20T18:55:53.535 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:53 smithi002 ceph-mon[33809]: osdmap e109: 8 total, 8 up, 8 in 2024-09-20T18:55:53.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:53 smithi002 ceph-mon[23739]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:53.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:53 smithi002 ceph-mon[23739]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]': finished 2024-09-20T18:55:53.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:53 smithi002 ceph-mon[23739]: osdmap e109: 8 total, 8 up, 8 in 2024-09-20T18:55:53.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:53 smithi067 ceph-mon[27598]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:55:53.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:53 smithi067 ceph-mon[27598]: from='client.? ' entity='client.iscsi.foo.smithi002.tzmney' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.2:6800/455294808"}]': finished 2024-09-20T18:55:53.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:53 smithi067 ceph-mon[27598]: osdmap e109: 8 total, 8 up, 8 in 2024-09-20T18:55:55.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T18:55:55.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:55.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:55.786 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:55 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T18:55:55.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:55.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:55:55.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:55:55.798 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:55 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:55:57.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:57 smithi002 ceph-mon[33809]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:57.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:57 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:57.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:57 smithi002 ceph-mon[23739]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:57.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:57 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:57.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:57 smithi067 ceph-mon[27598]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:55:57.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:57 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:55:59.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:55:59 smithi002 ceph-mon[33809]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:55:59.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:55:59 smithi002 ceph-mon[23739]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:55:59.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:55:59 smithi067 ceph-mon[27598]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T18:56:01.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:01 smithi067 ceph-mon[27598]: 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-20T18:56:01.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:01 smithi002 ceph-mon[33809]: 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-20T18:56:01.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:01 smithi002 ceph-mon[23739]: 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-20T18:56:03.547 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:03 smithi067 ceph-mon[27598]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:56:03.547 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:56:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:56:03] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.43.0" 2024-09-20T18:56:03.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:03 smithi002 ceph-mon[33809]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:56:03.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:03 smithi002 ceph-mon[23739]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T18:56:05.609 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:05 smithi067 ceph-mon[27598]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-20T18:56:05.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:05 smithi002 ceph-mon[33809]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-20T18:56:05.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:05 smithi002 ceph-mon[23739]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-20T18:56:07.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:07 smithi002 ceph-mon[23739]: 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-20T18:56:07.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:07 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:07.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:07 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:07.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:07 smithi002 ceph-mon[33809]: 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-20T18:56:07.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:07 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:07.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:07 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:07.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:07 smithi067 ceph-mon[27598]: 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-20T18:56:07.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:07 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:07.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:07 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:09.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:09 smithi002 ceph-mon[23739]: 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-20T18:56:09.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:09 smithi002 ceph-mon[33809]: 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-20T18:56:09.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:09 smithi067 ceph-mon[27598]: 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-20T18:56:11.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:11 smithi002 ceph-mon[23739]: 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-20T18:56:11.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:11 smithi002 ceph-mon[33809]: 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-20T18:56:11.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:11 smithi067 ceph-mon[27598]: 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-20T18:56:13.546 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:13 smithi067 ceph-mon[27598]: 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-20T18:56:13.547 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:56:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:56:13] "GET /metrics HTTP/1.1" 200 38137 "" "Prometheus/2.43.0" 2024-09-20T18:56:13.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:13 smithi002 ceph-mon[23739]: 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-20T18:56:13.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:13 smithi002 ceph-mon[33809]: 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-20T18:56:15.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:15 smithi002 ceph-mon[33809]: 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-20T18:56:15.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:15 smithi002 ceph-mon[23739]: 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-20T18:56:15.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:15 smithi067 ceph-mon[27598]: 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-20T18:56:17.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:17 smithi002 ceph-mon[33809]: 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-20T18:56:17.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:17 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:17.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:17 smithi002 ceph-mon[23739]: 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-20T18:56:17.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:17 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:17.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:17 smithi067 ceph-mon[27598]: 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-20T18:56:17.797 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:17 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:19.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:19 smithi002 ceph-mon[23739]: 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-20T18:56:19.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:19 smithi002 ceph-mon[33809]: 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-20T18:56:19.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:19 smithi067 ceph-mon[27598]: 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-20T18:56:21.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:21 smithi002 ceph-mon[33809]: 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-20T18:56:21.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:21 smithi002 ceph-mon[23739]: 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-20T18:56:21.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:21 smithi067 ceph-mon[27598]: 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-20T18:56:22.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:22 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:22.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:22 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:22.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:22 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:23.546 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:23 smithi067 ceph-mon[27598]: 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-20T18:56:23.547 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:56:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:56:23] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:56:23.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:23 smithi002 ceph-mon[23739]: 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-20T18:56:23.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:23 smithi002 ceph-mon[33809]: 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-20T18:56:25.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:25 smithi002 ceph-mon[23739]: 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-20T18:56:25.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:25 smithi002 ceph-mon[33809]: 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-20T18:56:25.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:25 smithi067 ceph-mon[27598]: 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-20T18:56:27.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:27 smithi002 ceph-mon[23739]: 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-20T18:56:27.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:27 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:27.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:27 smithi002 ceph-mon[33809]: 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-20T18:56:27.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:27 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:27.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:27 smithi067 ceph-mon[27598]: 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-20T18:56:27.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:27 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:29.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:29 smithi002 ceph-mon[23739]: 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-20T18:56:29.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:29 smithi002 ceph-mon[33809]: 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-20T18:56:29.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:29 smithi067 ceph-mon[27598]: 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-20T18:56:31.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:31 smithi002 ceph-mon[33809]: 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-20T18:56:31.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:31 smithi002 ceph-mon[23739]: 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-20T18:56:31.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:31 smithi067 ceph-mon[27598]: 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-20T18:56:33.546 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:33 smithi067 ceph-mon[27598]: 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-20T18:56:33.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:56:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:56:33] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:56:33.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:33 smithi002 ceph-mon[33809]: 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-20T18:56:33.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:33 smithi002 ceph-mon[23739]: 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-20T18:56:35.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:35 smithi002 ceph-mon[23739]: 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-20T18:56:35.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:35 smithi002 ceph-mon[33809]: 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-20T18:56:35.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:35 smithi067 ceph-mon[27598]: 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-20T18:56:37.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:37 smithi002 ceph-mon[23739]: 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-20T18:56:37.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:37 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:37.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:37 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:37.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:37 smithi002 ceph-mon[33809]: 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-20T18:56:37.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:37 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:37.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:37 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:37.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:37 smithi067 ceph-mon[27598]: 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-20T18:56:37.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:37 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:37.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:37 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:39.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:39 smithi002 ceph-mon[23739]: 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-20T18:56:39.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:39 smithi002 ceph-mon[33809]: 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-20T18:56:39.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:39 smithi067 ceph-mon[27598]: 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-20T18:56:41.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:41 smithi002 ceph-mon[33809]: 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-20T18:56:41.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:41 smithi002 ceph-mon[23739]: 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-20T18:56:41.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:41 smithi067 ceph-mon[27598]: 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-20T18:56:43.546 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:43 smithi067 ceph-mon[27598]: 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-20T18:56:43.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:56:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:56:43] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:56:43.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:43 smithi002 ceph-mon[33809]: 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-20T18:56:43.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:43 smithi002 ceph-mon[23739]: 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-20T18:56:45.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:45 smithi002 ceph-mon[33809]: 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-20T18:56:45.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:45 smithi002 ceph-mon[23739]: 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-20T18:56:45.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:45 smithi067 ceph-mon[27598]: 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-20T18:56:47.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:47 smithi002 ceph-mon[23739]: 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-20T18:56:47.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:47 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:47.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:47 smithi002 ceph-mon[33809]: 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-20T18:56:47.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:47 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:47.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:47 smithi067 ceph-mon[27598]: 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-20T18:56:47.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:47 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:49.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:49 smithi002 ceph-mon[33809]: 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-20T18:56:49.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:49 smithi002 ceph-mon[23739]: 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-20T18:56:49.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:49 smithi067 ceph-mon[27598]: 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-20T18:56:51.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:51 smithi002 ceph-mon[23739]: 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-20T18:56:51.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:51 smithi002 ceph-mon[33809]: 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-20T18:56:51.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:51 smithi067 ceph-mon[27598]: 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-20T18:56:52.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:52 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:52.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:52 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:52.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:52 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:56:53.546 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:53 smithi067 ceph-mon[27598]: 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-20T18:56:53.546 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:56:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:56:53] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:56:53.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:53 smithi002 ceph-mon[33809]: 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-20T18:56:53.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:53 smithi002 ceph-mon[23739]: 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-20T18:56:55.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:55 smithi002 ceph-mon[33809]: 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-20T18:56:55.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:55 smithi002 ceph-mon[23739]: 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-20T18:56:55.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:55 smithi067 ceph-mon[27598]: 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-20T18:56:56.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:56 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:56.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:56 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:56.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:56 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:56:56.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:56 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:56.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:56 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:56.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:56 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:56:56.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:56 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:56:56.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:56 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:56:56.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:56 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:56:58.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:57 smithi002 ceph-mon[23739]: 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-20T18:56:58.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:57 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:58.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:57 smithi002 ceph-mon[33809]: 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-20T18:56:58.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:57 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:56:58.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:57 smithi067 ceph-mon[27598]: 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-20T18:56:58.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:57 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:00.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:56:59 smithi002 ceph-mon[23739]: 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-20T18:57:00.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:56:59 smithi002 ceph-mon[33809]: 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-20T18:57:00.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:56:59 smithi067 ceph-mon[27598]: 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-20T18:57:02.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:01 smithi002 ceph-mon[23739]: 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-20T18:57:02.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:01 smithi002 ceph-mon[33809]: 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-20T18:57:02.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:01 smithi067 ceph-mon[27598]: 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-20T18:57:03.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:57:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:57:03] "GET /metrics HTTP/1.1" 200 38138 "" "Prometheus/2.43.0" 2024-09-20T18:57:04.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:03 smithi002 ceph-mon[33809]: 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-20T18:57:04.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:03 smithi002 ceph-mon[23739]: 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-20T18:57:04.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:03 smithi067 ceph-mon[27598]: 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-20T18:57:06.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:05 smithi002 ceph-mon[23739]: 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-20T18:57:06.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:05 smithi002 ceph-mon[33809]: 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-20T18:57:06.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:05 smithi067 ceph-mon[27598]: 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-20T18:57:08.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:07 smithi002 ceph-mon[33809]: 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-20T18:57:08.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:07 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:08.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:07 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:08.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:07 smithi002 ceph-mon[23739]: 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-20T18:57:08.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:07 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:08.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:07 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:08.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:07 smithi067 ceph-mon[27598]: 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-20T18:57:08.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:07 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:08.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:07 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:10.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:09 smithi002 ceph-mon[23739]: 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-20T18:57:10.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:09 smithi002 ceph-mon[33809]: 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-20T18:57:10.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:09 smithi067 ceph-mon[27598]: 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-20T18:57:12.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:11 smithi002 ceph-mon[23739]: 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-20T18:57:12.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:11 smithi002 ceph-mon[33809]: 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-20T18:57:12.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:11 smithi067 ceph-mon[27598]: 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-20T18:57:13.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:57:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:57:13] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-20T18:57:14.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:13 smithi002 ceph-mon[23739]: 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-20T18:57:14.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:13 smithi002 ceph-mon[33809]: 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-20T18:57:14.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:13 smithi067 ceph-mon[27598]: 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-20T18:57:16.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:15 smithi002 ceph-mon[23739]: 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-20T18:57:16.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:15 smithi002 ceph-mon[33809]: 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-20T18:57:16.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:15 smithi067 ceph-mon[27598]: 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-20T18:57:18.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:17 smithi002 ceph-mon[33809]: 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-20T18:57:18.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:17 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:18.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:17 smithi002 ceph-mon[23739]: 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-20T18:57:18.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:17 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:18.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:17 smithi067 ceph-mon[27598]: 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-20T18:57:18.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:17 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:20.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:19 smithi002 ceph-mon[33809]: 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-20T18:57:20.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:19 smithi002 ceph-mon[23739]: 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-20T18:57:20.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:19 smithi067 ceph-mon[27598]: 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-20T18:57:22.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:21 smithi002 ceph-mon[33809]: 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-20T18:57:22.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:21 smithi002 ceph-mon[23739]: 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-20T18:57:22.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:21 smithi067 ceph-mon[27598]: 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-20T18:57:23.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:22 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:23.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:22 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:23.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:22 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:23.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:57:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:57:23] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-20T18:57:24.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:23 smithi002 ceph-mon[33809]: 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-20T18:57:24.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:23 smithi002 ceph-mon[23739]: 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-20T18:57:24.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:23 smithi067 ceph-mon[27598]: 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-20T18:57:26.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:25 smithi002 ceph-mon[33809]: 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-20T18:57:26.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:25 smithi002 ceph-mon[23739]: 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-20T18:57:26.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:25 smithi067 ceph-mon[27598]: 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-20T18:57:28.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:27 smithi002 ceph-mon[33809]: 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-20T18:57:28.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:27 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:28.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:27 smithi002 ceph-mon[23739]: 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-20T18:57:28.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:27 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:28.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:27 smithi067 ceph-mon[27598]: 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-20T18:57:28.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:27 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:30.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:29 smithi002 ceph-mon[33809]: 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-20T18:57:30.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:29 smithi002 ceph-mon[23739]: 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-20T18:57:30.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:29 smithi067 ceph-mon[27598]: 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-20T18:57:32.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:31 smithi002 ceph-mon[33809]: 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-20T18:57:32.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:31 smithi002 ceph-mon[23739]: 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-20T18:57:32.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:31 smithi067 ceph-mon[27598]: 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-20T18:57:33.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:57:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:57:33] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.43.0" 2024-09-20T18:57:34.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:33 smithi002 ceph-mon[33809]: 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-20T18:57:34.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:33 smithi002 ceph-mon[23739]: 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-20T18:57:34.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:33 smithi067 ceph-mon[27598]: 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-20T18:57:36.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:35 smithi002 ceph-mon[33809]: 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-20T18:57:36.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:35 smithi002 ceph-mon[23739]: 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-20T18:57:36.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:35 smithi067 ceph-mon[27598]: 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-20T18:57:38.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:37 smithi002 ceph-mon[33809]: 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-20T18:57:38.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:37 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:38.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:37 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:38.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:37 smithi002 ceph-mon[23739]: 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-20T18:57:38.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:37 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:38.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:37 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:38.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:37 smithi067 ceph-mon[27598]: 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-20T18:57:38.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:37 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:38.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:37 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:40.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:39 smithi002 ceph-mon[33809]: 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-20T18:57:40.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:39 smithi002 ceph-mon[23739]: 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-20T18:57:40.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:39 smithi067 ceph-mon[27598]: 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-20T18:57:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:41 smithi002 ceph-mon[33809]: 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-20T18:57:42.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:41 smithi002 ceph-mon[23739]: 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-20T18:57:42.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:41 smithi067 ceph-mon[27598]: 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-20T18:57:43.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:57:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:57:43] "GET /metrics HTTP/1.1" 200 38132 "" "Prometheus/2.43.0" 2024-09-20T18:57:44.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:43 smithi002 ceph-mon[33809]: 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-20T18:57:44.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:43 smithi002 ceph-mon[23739]: 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-20T18:57:44.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:43 smithi067 ceph-mon[27598]: 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-20T18:57:46.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:45 smithi002 ceph-mon[33809]: 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-20T18:57:46.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:45 smithi002 ceph-mon[23739]: 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-20T18:57:46.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:45 smithi067 ceph-mon[27598]: 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-20T18:57:48.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:47 smithi002 ceph-mon[33809]: 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-20T18:57:48.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:47 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:48.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:47 smithi002 ceph-mon[23739]: 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-20T18:57:48.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:47 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:48.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:47 smithi067 ceph-mon[27598]: 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-20T18:57:48.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:47 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:50.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:49 smithi002 ceph-mon[33809]: 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-20T18:57:50.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:49 smithi002 ceph-mon[23739]: 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-20T18:57:50.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:49 smithi067 ceph-mon[27598]: 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-20T18:57:52.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:51 smithi002 ceph-mon[33809]: 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-20T18:57:52.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:51 smithi002 ceph-mon[23739]: 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-20T18:57:52.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:51 smithi067 ceph-mon[27598]: 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-20T18:57:53.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:52 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:53.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:52 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:53.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:52 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:57:53.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:57:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:57:53] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T18:57:54.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:53 smithi002 ceph-mon[33809]: 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-20T18:57:54.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:53 smithi002 ceph-mon[23739]: 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-20T18:57:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:53 smithi067 ceph-mon[27598]: 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-20T18:57:56.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:55 smithi002 ceph-mon[33809]: 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-20T18:57:56.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:55 smithi002 ceph-mon[23739]: 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-20T18:57:56.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:55 smithi067 ceph-mon[27598]: 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-20T18:57:57.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:56 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:57.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:56 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:57.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:56 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:57:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:56 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:56 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:56 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:57:57.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:56 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:57:57.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:56 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:57:57.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:56 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:57:58.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:57 smithi002 ceph-mon[33809]: 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-20T18:57:58.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:57 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:58.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:57 smithi002 ceph-mon[23739]: 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-20T18:57:58.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:57 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:57:58.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:57 smithi067 ceph-mon[27598]: 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-20T18:57:58.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:57 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:00.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:57:59 smithi002 ceph-mon[33809]: 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-20T18:58:00.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:57:59 smithi002 ceph-mon[23739]: 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-20T18:58:00.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:57:59 smithi067 ceph-mon[27598]: 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-20T18:58:01.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:00 smithi002 ceph-mon[33809]: 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-20T18:58:01.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:00 smithi002 ceph-mon[23739]: 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-20T18:58:01.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:00 smithi067 ceph-mon[27598]: 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-20T18:58:03.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:03 smithi067 ceph-mon[27598]: 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-20T18:58:03.545 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:03 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:58:03] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-20T18:58:03.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:03 smithi002 ceph-mon[33809]: 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-20T18:58:03.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:03 smithi002 ceph-mon[23739]: 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-20T18:58:05.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:05 smithi067 ceph-mon[27598]: 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-20T18:58:05.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:05 smithi002 ceph-mon[33809]: 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-20T18:58:05.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:05 smithi002 ceph-mon[23739]: 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-20T18:58:07.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:07 smithi002 ceph-mon[33809]: 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-20T18:58:07.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:07 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:07.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:07 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:07.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:07 smithi002 ceph-mon[23739]: 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-20T18:58:07.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:07 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:07.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:07 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:07.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:07 smithi067 ceph-mon[27598]: 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-20T18:58:07.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:07 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:07.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:07 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:09.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:09 smithi002 ceph-mon[33809]: 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-20T18:58:09.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:09 smithi002 ceph-mon[23739]: 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-20T18:58:09.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:09 smithi067 ceph-mon[27598]: 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-20T18:58:11.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:11 smithi002 ceph-mon[33809]: 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-20T18:58:11.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:11 smithi002 ceph-mon[23739]: 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-20T18:58:11.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:11 smithi067 ceph-mon[27598]: 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-20T18:58:13.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:13 smithi067 ceph-mon[27598]: 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-20T18:58:13.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:58:13] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-20T18:58:13.583 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:13 smithi002 ceph-mon[33809]: 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-20T18:58:13.583 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:13 smithi002 ceph-mon[23739]: 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-20T18:58:15.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:15 smithi002 ceph-mon[33809]: 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-20T18:58:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:15 smithi002 ceph-mon[23739]: 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-20T18:58:15.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:15 smithi067 ceph-mon[27598]: 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-20T18:58:17.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:17 smithi002 ceph-mon[33809]: 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-20T18:58:17.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:17 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:17.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:17 smithi002 ceph-mon[23739]: 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-20T18:58:17.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:17 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:17.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:17 smithi067 ceph-mon[27598]: 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-20T18:58:17.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:17 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:19.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:19 smithi002 ceph-mon[23739]: 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-20T18:58:19.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:19 smithi002 ceph-mon[33809]: 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-20T18:58:19.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:19 smithi067 ceph-mon[27598]: 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-20T18:58:21.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:21 smithi002 ceph-mon[33809]: 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-20T18:58:21.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:21 smithi002 ceph-mon[23739]: 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-20T18:58:21.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:21 smithi067 ceph-mon[27598]: 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-20T18:58:22.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:22 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:22.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:22 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:22.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:22 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:23.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:23 smithi067 ceph-mon[27598]: 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-20T18:58:23.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:58:23] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:58:23.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:23 smithi002 ceph-mon[33809]: 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-20T18:58:23.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:23 smithi002 ceph-mon[23739]: 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-20T18:58:25.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:25 smithi002 ceph-mon[33809]: 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-20T18:58:25.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:25 smithi002 ceph-mon[23739]: 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-20T18:58:25.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:25 smithi067 ceph-mon[27598]: 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-20T18:58:27.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:27 smithi002 ceph-mon[33809]: 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-20T18:58:27.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:27 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:27.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:27 smithi002 ceph-mon[23739]: 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-20T18:58:27.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:27 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:27.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:27 smithi067 ceph-mon[27598]: 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-20T18:58:27.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:27 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:29.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:29 smithi002 ceph-mon[23739]: 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-20T18:58:29.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:29 smithi002 ceph-mon[33809]: 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-20T18:58:29.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:29 smithi067 ceph-mon[27598]: 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-20T18:58:31.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:31 smithi002 ceph-mon[23739]: 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-20T18:58:31.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:31 smithi002 ceph-mon[33809]: 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-20T18:58:31.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:31 smithi067 ceph-mon[27598]: 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-20T18:58:33.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:33 smithi067 ceph-mon[27598]: 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-20T18:58:33.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:58:33] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:58:33.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:33 smithi002 ceph-mon[23739]: 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-20T18:58:33.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:33 smithi002 ceph-mon[33809]: 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-20T18:58:35.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:35 smithi002 ceph-mon[33809]: 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-20T18:58:35.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:35 smithi002 ceph-mon[23739]: 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-20T18:58:35.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:35 smithi067 ceph-mon[27598]: 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-20T18:58:37.670 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:37 smithi002 ceph-mon[33809]: 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-20T18:58:37.671 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:37 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:37.671 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:37 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:37.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:37 smithi002 ceph-mon[23739]: 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-20T18:58:37.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:37 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:37.671 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:37 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:37.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:37 smithi067 ceph-mon[27598]: 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-20T18:58:37.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:37 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:37.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:37 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:38.336 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T18:58:38.602 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:39.360 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:58:39.360 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (19m) 2m ago 19m 80.9M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (2m) 2m ago 18m - - 3.8 6acb0a031eab 15a3e8f4ceab 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (14m) 2m ago 23m 505M - 19.3.0-5099-g88deadb8 441f9a3fe515 fed58bed5c83 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (8m) 2m ago 24m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (25m) 2m ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (23m) 2m ago 23m 52.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (23m) 2m ago 23m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (19m) 2m ago 18m 14.9M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (23m) 2m ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:58:39.361 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (21m) 2m ago 21m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:58:39.362 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (21m) 2m ago 21m 65.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:58:39.362 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (21m) 2m ago 21m 59.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:58:39.362 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (20m) 2m ago 20m 58.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:58:39.362 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (20m) 2m ago 20m 53.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:58:39.362 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 2m ago 19m 33.5M - 2.43.0 a07b618ecd1d 284a580eef93 2024-09-20T18:58:39.362 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (18m) 2m ago 18m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:58:39.362 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (18m) 2m ago 18m 90.1M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:58:39.642 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:39 smithi002 ceph-mon[33809]: 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-20T18:58:39.642 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:39 smithi002 ceph-mon[23739]: 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-20T18:58:39.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:39 smithi067 ceph-mon[27598]: 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-20T18:58:39.986 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ls' 2024-09-20T18:58:40.251 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:40.641 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:40 smithi002 ceph-mon[33809]: from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:40.641 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:40 smithi002 ceph-mon[23739]: from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:40.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:40 smithi067 ceph-mon[27598]: from='client.25280 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:40.921 INFO:teuthology.orchestra.run.smithi002.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi002=a;count:1 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:grafana ?:3000 1/1 2m ago 20m smithi067=a;count:1 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:mgr 2/2 2m ago 23m smithi002=y;smithi067=x;count:2 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:mon 3/3 2m ago 23m smithi002:172.21.15.2=a;smithi002:[v2:172.21.15.2:3301,v1:172.21.15.2:6790]=c;smithi067:172.21.15.67=b;count:3 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi002=a;smithi067=b;count:2 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:osd 8 2m ago - 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus ?:9095 1/1 2m ago 20m smithi067=a;count:1 2024-09-20T18:58:40.922 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-20T18:58:41.577 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions' 2024-09-20T18:58:41.603 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:41 smithi002 ceph-mon[33809]: 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-20T18:58:41.603 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:41 smithi002 ceph-mon[23739]: 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-20T18:58:41.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:41 smithi067 ceph-mon[27598]: 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-20T18:58:41.834 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:42.548 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:42 smithi002 ceph-mon[23739]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:42.549 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:42 smithi002 ceph-mon[33809]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:42.549 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:58:42.549 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:58:42.549 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:58:42.549 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:42.549 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:58:42.549 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:58:42.549 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:58:42.550 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:58:42.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:42 smithi067 ceph-mon[27598]: from='client.25286 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:43.344 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-20T18:58:43.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:43 smithi067 ceph-mon[27598]: 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-20T18:58:43.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:43 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2881753901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:58:43.544 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:58:43] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.43.0" 2024-09-20T18:58:43.641 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:43.762 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:43 smithi002 ceph-mon[33809]: 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-20T18:58:43.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:43 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2881753901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:58:43.763 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:43 smithi002 ceph-mon[23739]: 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-20T18:58:43.763 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:43 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2881753901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:58:45.641 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:45 smithi002 ceph-mon[33809]: 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-20T18:58:45.641 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:45 smithi002 ceph-mon[33809]: from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:45.641 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:45 smithi002 ceph-mon[23739]: 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-20T18:58:45.642 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:45 smithi002 ceph-mon[23739]: from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:45.677 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:58:45.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:45 smithi067 ceph-mon[27598]: 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-20T18:58:45.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:45 smithi067 ceph-mon[27598]: from='client.15420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:46.321 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T18:58:46.897 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[33809]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[23739]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:46.898 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:46 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:47.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:46 smithi067 ceph-mon[27598]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:58:47.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:46 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:47.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:46 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:47.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:46 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:47.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:46 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:47.524 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T18:58:47.770 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:58:47] ENGINE Bus STOPPING 2024-09-20T18:58:47.770 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:58:47.770 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: 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-20T18:58:47.770 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:47.770 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:47.770 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:47.770 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T18:58:47.770 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: Activating manager daemon y 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.24955 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: mgrmap e39: y(active, starting, since 0.00799458s) 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:58:47.771 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: 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-20T18:58:47.772 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:47.772 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: Activating manager daemon y 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.24955 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: mgrmap e39: y(active, starting, since 0.00799458s) 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:58:47.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:58:47.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:58:47.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:47.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:47.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:58:47.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:58:47.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:58:47.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:58:47.483+0000 7f972a3f2640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ignoring --setuser ceph since I am not root 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ignoring --setgroup ceph since I am not root 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mgr[60437]: -- 172.21.15.67:0/3741638101 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ef7122f0e0 con 0x55ef7120d400 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: 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-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='client.25229 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.24955 172.21.15.67:0/3165311380' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-20T18:58:47.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: Activating manager daemon y 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.24955 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: mgrmap e39: y(active, starting, since 0.00799458s) 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-20T18:58:47.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-20T18:58:47.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-20T18:58:47.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-20T18:58:47.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-20T18:58:47.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-20T18:58:47.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:47 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-20T18:58:48.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:58:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T18:58:48.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:58:47] ENGINE Bus STOPPED 2024-09-20T18:58:48.719 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T18:58:48.806 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[33809]: Manager daemon y is now available 2024-09-20T18:58:48.806 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:58:48.806 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:48.806 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:58:48.806 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:58:48.807 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:58:48] ENGINE Bus STARTING 2024-09-20T18:58:48.807 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:58:48] ENGINE Serving on http://:::9283 2024-09-20T18:58:48.807 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[23739]: Manager daemon y is now available 2024-09-20T18:58:48.807 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:58:48.807 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:48.807 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:58:48.807 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:58:49.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:48 smithi067 ceph-mon[27598]: Manager daemon y is now available 2024-09-20T18:58:49.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:48 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:58:49.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:48 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:58:49.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:48 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-20T18:58:49.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:48 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-20T18:58:49.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:48 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:18:58:48] ENGINE Bus STARTED 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (19m) 2m ago 19m 80.9M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (3m) 2m ago 18m - - 3.8 6acb0a031eab 15a3e8f4ceab 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (14m) 2m ago 23m 505M - 19.3.0-5099-g88deadb8 441f9a3fe515 fed58bed5c83 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (25m) 2m ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (24m) 2m ago 24m 52.3M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (23m) 2m ago 23m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:58:49.334 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (19m) 2m ago 19m 14.9M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (23m) 2m ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (22m) 2m ago 22m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (21m) 2m ago 21m 65.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (21m) 2m ago 21m 59.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (20m) 2m ago 20m 58.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (20m) 2m ago 20m 53.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 2m ago 20m 33.5M - 2.43.0 a07b618ecd1d 284a580eef93 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (19m) 2m ago 19m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:58:49.335 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (19m) 2m ago 19m 90.1M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:58:49.699 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:58:49.699 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:58:49.699 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:58:49.699 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:49.699 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:58:49.699 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T18:58:49.699 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:58:49.700 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[33809]: mgrmap e40: y(active, since 1.21231s) 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[33809]: from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[33809]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[33809]: from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[23739]: mgrmap e40: y(active, since 1.21231s) 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:58:50.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[23739]: from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[23739]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:50.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:49 smithi002 ceph-mon[23739]: from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.023 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:58:50.023 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T18:58:50.023 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T18:58:50.023 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T18:58:50.023 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-20T18:58:50.023 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-20T18:58:50.024 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:58:50.024 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T18:58:50.024 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-20T18:58:50.024 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T18:58:50.024 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:58:50.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:49 smithi067 ceph-mon[27598]: mgrmap e40: y(active, since 1.21231s) 2024-09-20T18:58:50.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:49 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T18:58:50.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:49 smithi067 ceph-mon[27598]: from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:49 smithi067 ceph-mon[27598]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:50.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:49 smithi067 ceph-mon[27598]: from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T18:58:50.031+0000 7fe314fe9640 -1 log_channel(cephadm) log [ERR] : [20/Sep/2024:18:58:50] ENGINE Error in HTTPServer.serve 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: Traceback (most recent call last): 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self._connections.run(self.expiration_interval) 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self._run(expiration_interval) 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:58:50.281 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: s = self.context.wrap_socket( 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: return self.sslsocket_class._create( 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self.do_handshake() 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: self._sslobj.do_handshake() 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:58:50.282 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T18:58:50.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3308544961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:58:50.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[33809]: [20/Sep/2024:18:58:49] ENGINE Bus STARTING 2024-09-20T18:58:50.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[33809]: [20/Sep/2024:18:58:49] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:58:50.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[33809]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[33809]: [20/Sep/2024:18:58:50] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:58:50.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[33809]: [20/Sep/2024:18:58:50] ENGINE Bus STARTED 2024-09-20T18:58:50.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[33809]: [20/Sep/2024:18:58:50] ENGINE Error in HTTPServer.serve 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:58:50.956 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.c.smithi002.stdout: self.do_handshake() 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.c.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.c.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.c.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3308544961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[23739]: [20/Sep/2024:18:58:49] ENGINE Bus STARTING 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[23739]: [20/Sep/2024:18:58:49] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[23739]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[23739]: [20/Sep/2024:18:58:50] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[23739]: [20/Sep/2024:18:58:50] ENGINE Bus STARTED 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:50 smithi002 ceph-mon[23739]: [20/Sep/2024:18:58:50] ENGINE Error in HTTPServer.serve 2024-09-20T18:58:50.957 INFO:journalctl@ceph.mon.a.smithi002.stdout: Traceback (most recent call last): 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._run(expiration_interval) 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: s = self.context.wrap_socket( 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: return self.sslsocket_class._create( 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:58:50.958 INFO:journalctl@ceph.mon.a.smithi002.stdout: self.do_handshake() 2024-09-20T18:58:50.959 INFO:journalctl@ceph.mon.a.smithi002.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:58:50.959 INFO:journalctl@ceph.mon.a.smithi002.stdout: self._sslobj.do_handshake() 2024-09-20T18:58:50.959 INFO:journalctl@ceph.mon.a.smithi002.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:58:50.987 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3308544961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:58:50.987 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-mon[27598]: [20/Sep/2024:18:58:49] ENGINE Bus STARTING 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-mon[27598]: [20/Sep/2024:18:58:49] ENGINE Serving on http://172.21.15.2:8765 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-mon[27598]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-mon[27598]: [20/Sep/2024:18:58:50] ENGINE Serving on https://172.21.15.2:7150 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-mon[27598]: [20/Sep/2024:18:58:50] ENGINE Bus STARTED 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-mon[27598]: [20/Sep/2024:18:58:50] ENGINE Error in HTTPServer.serve 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout: Traceback (most recent call last): 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._connections.run(self.expiration_interval) 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._run(expiration_interval) 2024-09-20T18:58:50.988 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-20T18:58:50.989 INFO:journalctl@ceph.mon.b.smithi067.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-20T18:58:50.989 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-20T18:58:50.989 INFO:journalctl@ceph.mon.b.smithi067.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-20T18:58:50.989 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-20T18:58:50.989 INFO:journalctl@ceph.mon.b.smithi067.stdout: s = self.context.wrap_socket( 2024-09-20T18:58:50.989 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-20T18:58:50.989 INFO:journalctl@ceph.mon.b.smithi067.stdout: return self.sslsocket_class._create( 2024-09-20T18:58:50.990 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-20T18:58:50.990 INFO:journalctl@ceph.mon.b.smithi067.stdout: self.do_handshake() 2024-09-20T18:58:50.990 INFO:journalctl@ceph.mon.b.smithi067.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-20T18:58:50.990 INFO:journalctl@ceph.mon.b.smithi067.stdout: self._sslobj.do_handshake() 2024-09-20T18:58:50.990 INFO:journalctl@ceph.mon.b.smithi067.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-20T18:58:51.294 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:58:50.977Z 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.67:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:58:51.294 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:58:50.979Z 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.67:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:58:51.294 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:58:50.979Z 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.67:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:58:51.294 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:58:50.980Z 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.67:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:58:51.294 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:58:50.981Z 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.67:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:58:51.295 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:58:50.982Z 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.67:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:58:51.295 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:58:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:58:50.983Z 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.67:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.67:8765: connect: connection refused" 2024-09-20T18:58:52.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:51 smithi002 ceph-mon[33809]: mgrmap e41: y(active, since 3s) 2024-09-20T18:58:52.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:51 smithi002 ceph-mon[23739]: mgrmap e41: y(active, since 3s) 2024-09-20T18:58:52.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:51 smithi067 ceph-mon[27598]: mgrmap e41: y(active, since 3s) 2024-09-20T18:58:52.705 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:52 smithi002 ceph-mon[23739]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:53.014 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:52 smithi067 ceph-mon[27598]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:53.015 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:58:52] ENGINE Bus STARTING 2024-09-20T18:58:53.015 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: CherryPy Checker: 2024-09-20T18:58:53.015 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: The Application mounted at '' has an empty config. 2024-09-20T18:58:53.015 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: 2024-09-20T18:58:53.015 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:58:53] ENGINE Serving on http://:::9283 2024-09-20T18:58:53.015 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: [20/Sep/2024:18:58:53] ENGINE Bus STARTED 2024-09-20T18:58:53.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:52 smithi002 ceph-mon[33809]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:53.293 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[60433]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:58:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-20T18:58:54.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: mgrmap e42: y(active, since 5s) 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: Standby manager daemon x started 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: mgrmap e42: y(active, since 5s) 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: Standby manager daemon x started 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:58:54.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:54.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:54.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: mgrmap e42: y(active, since 5s) 2024-09-20T18:58:54.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: Standby manager daemon x started 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2860677214' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:54.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:58:55.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:55.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[23739]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:58:55.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:55.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:54 smithi002 ceph-mon[33809]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:58:55.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T18:58:55.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.conf 2024-09-20T18:58:55.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.conf 2024-09-20T18:58:55.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.conf 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: mgrmap e43: y(active, since 6s), standbys: x 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi002:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Updating smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/config/ceph.client.admin.keyring 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:55.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Reconfiguring iscsi.foo.smithi002.tzmney (dependencies changed)... 2024-09-20T18:58:55.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi002.tzmney", "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-20T18:58:55.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:58:55.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:54 smithi067 ceph-mon[27598]: Reconfiguring daemon iscsi.foo.smithi002.tzmney on smithi002 2024-09-20T18:58:57.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:56 smithi002 ceph-mon[23739]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T18:58:57.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:56 smithi002 ceph-mon[33809]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T18:58:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:56 smithi067 ceph-mon[27598]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-20T18:58:58.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:58.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:58.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[23739]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:58:58.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1022538347' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:58:58.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:58.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:58.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[33809]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:58:58.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:58 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1022538347' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:58:58.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:58 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:58.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:58 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:58:58.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:58 smithi067 ceph-mon[27598]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-20T18:58:58.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:58 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/1022538347' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-20T18:58:59.406 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:59 smithi067 ceph-mon[27598]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:58:59.406 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:58:59 smithi067 ceph-mon[27598]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:58:59.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:59 smithi002 ceph-mon[23739]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:58:59.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:58:59 smithi002 ceph-mon[23739]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:58:59.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:59 smithi002 ceph-mon[33809]: Reconfiguring daemon prometheus.a on smithi067 2024-09-20T18:58:59.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:58:59 smithi002 ceph-mon[33809]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-20T18:59:00.892 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 systemd[1]: Stopping Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:01.208 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:01 smithi067 ceph-mon[27598]: 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-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.881Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.882Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.882Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:59:01.209 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.882Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:59:01.210 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[68831]: ts=2024-09-20T18:59:00.882Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:59:01.210 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:00 smithi067 podman[70894]: 2024-09-20 18:59:00.891995049 +0000 UTC m=+0.108480861 container died 284a580eef93b001773a8b4b823eecde3a06976c1815d7f7224149953252b610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:01.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:01 smithi002 ceph-mon[23739]: 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-20T18:59:01.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:01 smithi002 ceph-mon[33809]: 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-20T18:59:01.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 podman[70894]: 2024-09-20 18:59:01.306427399 +0000 UTC m=+0.522913202 container cleanup 284a580eef93b001773a8b4b823eecde3a06976c1815d7f7224149953252b610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:01.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 bash[70894]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:59:01.801 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 podman[70907]: 2024-09-20 18:59:01.541040756 +0000 UTC m=+0.651126667 container remove 284a580eef93b001773a8b4b823eecde3a06976c1815d7f7224149953252b610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:01.801 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:59:01.801 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 systemd[1]: Stopped Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:01.801 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.623s CPU time. 2024-09-20T18:59:01.801 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 systemd[1]: Starting Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:02.090 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 podman[71000]: 2024-09-20 18:59:01.992074543 +0000 UTC m=+0.106613803 container create 40b2ba8e23207c8160ea29e2a2f79c606afd4d47e8b8020f04c35608b908761e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:02.090 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:01 smithi067 podman[71000]: 2024-09-20 18:59:01.903239297 +0000 UTC m=+0.017778577 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 podman[71000]: 2024-09-20 18:59:02.202548674 +0000 UTC m=+0.317087946 container init 40b2ba8e23207c8160ea29e2a2f79c606afd4d47e8b8020f04c35608b908761e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 podman[71000]: 2024-09-20 18:59:02.205580006 +0000 UTC m=+0.320119265 container start 40b2ba8e23207c8160ea29e2a2f79c606afd4d47e8b8020f04c35608b908761e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.229Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.229Z 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-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.229Z 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 smithi067 (none))" 2024-09-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.229Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.229Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:59:02.544 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.231Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.231Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.233Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.233Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.235Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.235Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.406µs 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.235Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.237Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.245Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.249Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-20T18:59:02.545 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.251Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.255Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.255Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.255Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.029µs wal_replay_duration=20.448444ms wbl_replay_duration=89ns total_replay_duration=20.496159ms 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.257Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.257Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.257Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 bash[71000]: 40b2ba8e23207c8160ea29e2a2f79c606afd4d47e8b8020f04c35608b908761e 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 systemd[1]: Started Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.276Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.160634ms db_storage=745ns remote_storage=1.137µs web_handler=376ns query_engine=940ns scrape=410.412µs scrape_sd=115.304µs notify=16.415µs notify_sd=15.669µs rules=18.245082ms tracing=6.105µs 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.276Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-20T18:59:02.546 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:02 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:02.276Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:59:03.272 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: 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-20T18:59:03.272 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.272 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.272 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:59:03.272 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.272 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:59:03.273 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:59:03.273 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.273 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:03.273 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:03.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: 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-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:03.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: 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-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:03.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:04.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:59:04.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:59:04.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:59:04.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:59:04.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:04.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:04.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:59:04.367 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:59:04.367 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:04 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:04.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: Adding iSCSI gateway http://:@172.21.15.2:5000 to Dashboard 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-20T18:59:04.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi002"}]: dispatch 2024-09-20T18:59:04.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:04.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:04.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-20T18:59:04.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-20T18:59:04.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:04 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:05.226 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:05 smithi067 ceph-mon[27598]: 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-20T18:59:05.226 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:05 smithi067 ceph-mon[27598]: Upgrade: Updating mgr.x 2024-09-20T18:59:05.226 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:05 smithi067 ceph-mon[27598]: Deploying daemon mgr.x on smithi067 2024-09-20T18:59:05.494 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:05 smithi067 systemd[1]: Stopping Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:05.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:05 smithi002 ceph-mon[33809]: 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-20T18:59:05.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:05 smithi002 ceph-mon[33809]: Upgrade: Updating mgr.x 2024-09-20T18:59:05.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:05 smithi002 ceph-mon[33809]: Deploying daemon mgr.x on smithi067 2024-09-20T18:59:05.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:05 smithi002 ceph-mon[23739]: 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-20T18:59:05.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:05 smithi002 ceph-mon[23739]: Upgrade: Updating mgr.x 2024-09-20T18:59:05.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:05 smithi002 ceph-mon[23739]: Deploying daemon mgr.x on smithi067 2024-09-20T18:59:05.794 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:05 smithi067 podman[71282]: 2024-09-20 18:59:05.484651009 +0000 UTC m=+0.117181361 container died fed58bed5c8315245e8e667c8b37fe06ccc0224c59d8d42479b21b21abe620d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-20T18:59:06.233 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:05 smithi067 podman[71282]: 2024-09-20 18:59:05.802856213 +0000 UTC m=+0.435386565 container cleanup fed58bed5c8315245e8e667c8b37fe06ccc0224c59d8d42479b21b21abe620d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, 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, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T18:59:06.233 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:05 smithi067 bash[71282]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T18:59:06.233 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 podman[71295]: 2024-09-20 18:59:06.02093383 +0000 UTC m=+0.536711843 container remove fed58bed5c8315245e8e667c8b37fe06ccc0224c59d8d42479b21b21abe620d2 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, 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, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-20T18:59:06.233 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-20T18:59:06.543 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-20T18:59:06.543 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 systemd[1]: Stopped Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:06.543 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service: Consumed 32.359s CPU time. 2024-09-20T18:59:06.543 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 systemd[1]: Starting Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:06.967 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 podman[71423]: 2024-09-20 18:59:06.566633298 +0000 UTC m=+0.016439473 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T18:59:06.967 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 podman[71423]: 2024-09-20 18:59:06.705253851 +0000 UTC m=+0.155060013 container create faf10674e2064a9d88278c0d935017e57b9a44959843a17914368706c1afb90d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2) 2024-09-20T18:59:07.293 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:07 smithi067 ceph-mon[27598]: 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-20T18:59:07.293 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:07 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:07.293 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:07 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:07.293 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 podman[71423]: 2024-09-20 18:59:06.957574349 +0000 UTC m=+0.407380518 container init faf10674e2064a9d88278c0d935017e57b9a44959843a17914368706c1afb90d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-20T18:59:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 podman[71423]: 2024-09-20 18:59:06.960614686 +0000 UTC m=+0.410420857 container start faf10674e2064a9d88278c0d935017e57b9a44959843a17914368706c1afb90d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-20T18:59:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:06 smithi067 ceph-mgr[71442]: -- 172.21.15.67:0/1593542138 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564bc9bff0e0 con 0x564bc9bdc800 2024-09-20T18:59:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:07 smithi067 bash[71423]: faf10674e2064a9d88278c0d935017e57b9a44959843a17914368706c1afb90d 2024-09-20T18:59:07.294 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:07 smithi067 systemd[1]: Started Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:07.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:07 smithi002 ceph-mon[23739]: 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-20T18:59:07.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:07 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:07.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:07 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:07.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:07 smithi002 ceph-mon[33809]: 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-20T18:59:07.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:07 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:07.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:07 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:09.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:59:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:59:08] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-20T18:59:09.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:09 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:09.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:09 smithi067 ceph-mon[27598]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:59:09.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:09 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:09.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:09 smithi002 ceph-mon[33809]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:59:09.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:09 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:09.484 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:09 smithi002 ceph-mon[23739]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:59:11.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:11 smithi002 ceph-mon[23739]: 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-20T18:59:11.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:11 smithi002 ceph-mon[33809]: 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-20T18:59:11.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:11 smithi067 ceph-mon[27598]: 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-20T18:59:12.493 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.493 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.493 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.493 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.493 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.493 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:12.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[71438]: [20/Sep/2024:18:59:12] ENGINE Bus STARTING 2024-09-20T18:59:12.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[71438]: CherryPy Checker: 2024-09-20T18:59:12.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[71438]: The Application mounted at '' has an empty config. 2024-09-20T18:59:12.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[71438]: 2024-09-20T18:59:12.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[71438]: [20/Sep/2024:18:59:12] ENGINE Serving on http://:::9283 2024-09-20T18:59:12.793 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 18:59:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x[71438]: [20/Sep/2024:18:59:12] ENGINE Bus STARTED 2024-09-20T18:59:13.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:13 smithi067 ceph-mon[27598]: 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-20T18:59:13.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:13 smithi067 ceph-mon[27598]: Standby manager daemon x restarted 2024-09-20T18:59:13.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:13 smithi067 ceph-mon[27598]: Standby manager daemon x started 2024-09-20T18:59:13.366 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:13 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:59:13.367 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:13 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:13.367 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:13 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:59:13.367 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:13 smithi067 ceph-mon[27598]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:13.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[33809]: 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-20T18:59:13.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[33809]: Standby manager daemon x restarted 2024-09-20T18:59:13.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[33809]: Standby manager daemon x started 2024-09-20T18:59:13.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:59:13.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:13.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:59:13.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[33809]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:13.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[23739]: 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-20T18:59:13.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[23739]: Standby manager daemon x restarted 2024-09-20T18:59:13.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[23739]: Standby manager daemon x started 2024-09-20T18:59:13.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-20T18:59:13.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-20T18:59:13.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-20T18:59:13.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:13 smithi002 ceph-mon[23739]: from='mgr.? 172.21.15.67:0/2273753294' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-20T18:59:14.489 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:14 smithi067 ceph-mon[27598]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-20T18:59:14.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:14 smithi002 ceph-mon[33809]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-20T18:59:14.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:14 smithi002 ceph-mon[23739]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-20T18:59:15.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: 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-20T18:59:15.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.532 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: 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-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.533 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: 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-20T18:59:15.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:15.545 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all mgr 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all crash 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all mds 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all nfs 2024-09-20T18:59:16.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all nvmeof 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all mgr 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all crash 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all mds 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all nfs 2024-09-20T18:59:16.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:16 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all nvmeof 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all mgr 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all crash 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all mds 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all nfs 2024-09-20T18:59:16.544 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:16 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all nvmeof 2024-09-20T18:59:17.030 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:16 smithi002 systemd[1]: Stopping Ceph node-exporter.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:17.429 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:17 smithi002 ceph-mon[23739]: 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-20T18:59:17.430 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:17 smithi002 ceph-mon[33809]: 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-20T18:59:17.430 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 podman[91869]: 2024-09-20 18:59:17.163683923 +0000 UTC m=+0.132897889 container died 46667c1d4de8dd106c65457f76f1f808d210a34841a84f24a948091b56a3b5f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:17.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:17 smithi067 ceph-mon[27598]: 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-20T18:59:17.780 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 podman[91869]: 2024-09-20 18:59:17.528050595 +0000 UTC m=+0.497264550 container cleanup 46667c1d4de8dd106c65457f76f1f808d210a34841a84f24a948091b56a3b5f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:17.780 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 bash[91869]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T18:59:18.196 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 podman[91881]: 2024-09-20 18:59:17.837472148 +0000 UTC m=+0.677257910 container remove 46667c1d4de8dd106c65457f76f1f808d210a34841a84f24a948091b56a3b5f7 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:18.196 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T18:59:18.196 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T18:59:18.196 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 systemd[1]: Stopped Ceph node-exporter.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:18.196 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:17 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Consumed 3.798s CPU time. 2024-09-20T18:59:18.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:18 smithi002 ceph-mon[33809]: Upgrade: Updating node-exporter.a (1/2) 2024-09-20T18:59:18.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:18 smithi002 ceph-mon[33809]: Deploying daemon node-exporter.a on smithi002 2024-09-20T18:59:18.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:18 smithi002 ceph-mon[23739]: Upgrade: Updating node-exporter.a (1/2) 2024-09-20T18:59:18.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:18 smithi002 ceph-mon[23739]: Deploying daemon node-exporter.a on smithi002 2024-09-20T18:59:18.531 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:18 smithi002 systemd[1]: Starting Ceph node-exporter.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:18.531 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:18 smithi002 bash[92008]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-20T18:59:18.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:18 smithi067 ceph-mon[27598]: Upgrade: Updating node-exporter.a (1/2) 2024-09-20T18:59:18.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:18 smithi067 ceph-mon[27598]: Deploying daemon node-exporter.a on smithi002 2024-09-20T18:59:19.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:59:18 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:59:18] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-20T18:59:19.030 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:18 smithi002 bash[92008]: Getting image source signatures 2024-09-20T18:59:19.030 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:18 smithi002 bash[92008]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-20T18:59:19.030 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:18 smithi002 bash[92008]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-20T18:59:19.030 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:18 smithi002 bash[92008]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-20T18:59:19.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:19 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:19.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:19 smithi002 ceph-mon[33809]: 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-20T18:59:19.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:19 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:19.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:19 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:19.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:19 smithi002 ceph-mon[23739]: 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-20T18:59:19.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:19 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:19.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:19 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:19.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:19 smithi067 ceph-mon[27598]: 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-20T18:59:19.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:19 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:20.340 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 bash[92008]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-20T18:59:20.340 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 bash[92008]: Writing manifest to image destination 2024-09-20T18:59:20.341 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T18:59:20.680 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 podman[92008]: 2024-09-20 18:59:20.44855501 +0000 UTC m=+2.165638084 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T18:59:20.680 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 podman[92008]: 2024-09-20 18:59:20.563917359 +0000 UTC m=+2.281000414 container create cb333bcfb0a6977fb6e24da3411b4a0dfabbd2549ea94dbd5e1045b0e233ecf4 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:20.934 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 podman[92008]: 2024-09-20 18:59:20.791258252 +0000 UTC m=+2.508341324 container init cb333bcfb0a6977fb6e24da3411b4a0dfabbd2549ea94dbd5e1045b0e233ecf4 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 podman[92008]: 2024-09-20 18:59:20.794249051 +0000 UTC m=+2.511332120 container start cb333bcfb0a6977fb6e24da3411b4a0dfabbd2549ea94dbd5e1045b0e233ecf4 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.797Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.797Z 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-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.798Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.798Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:59:20.935 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.799Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:59:20.936 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:59:20.936 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (19m) 9s ago 20m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (19m) 9s ago 19m 82.8M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (24s) 9s ago 19m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (14s) 9s ago 24m 67.1M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (25m) 9s ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (24m) 9s ago 24m 54.1M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:59:20.936 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (24m) 9s ago 24m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (19m) 9s ago 19m - - 1.5.0 0da6a335fe13 46667c1d4de8 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (19m) 9s ago 19m 15.2M - 1.5.0 0da6a335fe13 647cf03bcc65 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (23m) 9s ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (23m) 9s ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (23m) 9s ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (22m) 9s ago 22m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (22m) 9s ago 22m 65.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (21m) 9s ago 21m 60.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (21m) 9s ago 21m 58.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (21m) 9s ago 21m 53.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (19s) 9s ago 20m 38.4M - 2.43.0 a07b618ecd1d 40b2ba8e2320 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (19m) 9s ago 19m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:59:20.937 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (19m) 9s ago 19m 91.2M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:59:20.938 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:59:20.939 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:59:20.940 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:59:20.941 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.800Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:59:20.941 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.801Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:59:20.941 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a[92131]: ts=2024-09-20T18:59:20.801Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:59:20.941 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 bash[92008]: cb333bcfb0a6977fb6e24da3411b4a0dfabbd2549ea94dbd5e1045b0e233ecf4 2024-09-20T18:59:20.941 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 18:59:20 smithi002 systemd[1]: Started Ceph node-exporter.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:59:21.293 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:59:21.294 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:21.294 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:59:21.294 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T18:59:21.294 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:59:21.294 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:59:21.294 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:59:21.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:21 smithi002 ceph-mon[33809]: 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-20T18:59:21.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:21 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:21.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:21 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:21.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:21 smithi002 ceph-mon[23739]: 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-20T18:59:21.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:21 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:21.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:21 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:21.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:21 smithi067 ceph-mon[27598]: 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-20T18:59:21.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:21 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:21.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:21 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:21.593 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:59:21.593 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T18:59:21.593 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T18:59:21.593 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T18:59:21.593 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-20T18:59:21.593 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-20T18:59:21.593 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:59:21.594 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T18:59:21.594 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-20T18:59:21.594 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T18:59:21.594 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:59:22.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[23739]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[23739]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[23739]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/943399461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:22.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[33809]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[33809]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[33809]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:22 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/943399461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:22.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:22 smithi067 ceph-mon[27598]: from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:22 smithi067 ceph-mon[27598]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:22 smithi067 ceph-mon[27598]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:22.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:22 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/943399461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:23.012 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:22 smithi067 systemd[1]: Stopping Ceph node-exporter.b for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:23.267 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 podman[74739]: 2024-09-20 18:59:23.002577918 +0000 UTC m=+0.090300511 container died 647cf03bcc65db1618a414020503b8d9e02afeaa3d6e6afefb6472f09c46c2c9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:23.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[23739]: 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-20T18:59:23.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[23739]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:23.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[23739]: Upgrade: Updating node-exporter.b (2/2) 2024-09-20T18:59:23.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[23739]: Deploying daemon node-exporter.b on smithi067 2024-09-20T18:59:23.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[33809]: 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-20T18:59:23.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[33809]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:23.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[33809]: Upgrade: Updating node-exporter.b (2/2) 2024-09-20T18:59:23.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:23 smithi002 ceph-mon[33809]: Deploying daemon node-exporter.b on smithi067 2024-09-20T18:59:23.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:23 smithi067 ceph-mon[27598]: 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-20T18:59:23.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:23 smithi067 ceph-mon[27598]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:23.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:23 smithi067 ceph-mon[27598]: Upgrade: Updating node-exporter.b (2/2) 2024-09-20T18:59:23.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:23 smithi067 ceph-mon[27598]: Deploying daemon node-exporter.b on smithi067 2024-09-20T18:59:23.543 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 podman[74739]: 2024-09-20 18:59:23.350157972 +0000 UTC m=+0.437880565 container cleanup 647cf03bcc65db1618a414020503b8d9e02afeaa3d6e6afefb6472f09c46c2c9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:23.543 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 bash[74739]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T18:59:24.016 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 podman[74751]: 2024-09-20 18:59:23.617993781 +0000 UTC m=+0.613629096 container remove 647cf03bcc65db1618a414020503b8d9e02afeaa3d6e6afefb6472f09c46c2c9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:24.016 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T18:59:24.017 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T18:59:24.017 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 systemd[1]: Stopped Ceph node-exporter.b for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:24.017 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:23 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Consumed 3.778s CPU time. 2024-09-20T18:59:24.017 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:24 smithi067 systemd[1]: Starting Ceph node-exporter.b for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:24.293 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:24 smithi067 bash[74879]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-20T18:59:25.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:24 smithi067 bash[74879]: Getting image source signatures 2024-09-20T18:59:25.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:24 smithi067 bash[74879]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-20T18:59:25.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:24 smithi067 bash[74879]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-20T18:59:25.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:24 smithi067 bash[74879]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-20T18:59:25.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:25 smithi002 ceph-mon[23739]: 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-20T18:59:25.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:25 smithi002 ceph-mon[33809]: 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-20T18:59:25.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:25 smithi067 ceph-mon[27598]: 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-20T18:59:26.292 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 bash[74879]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-20T18:59:26.293 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 bash[74879]: Writing manifest to image destination 2024-09-20T18:59:26.789 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 podman[74879]: 2024-09-20 18:59:26.480158194 +0000 UTC m=+2.377075452 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-20T18:59:26.789 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 podman[74879]: 2024-09-20 18:59:26.570021054 +0000 UTC m=+2.466938299 container create ce4a3722964daaaa999e581ced8040daabdc79ec74f9b24a32790ea69afc6ea9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:26.790 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 podman[74879]: 2024-09-20 18:59:26.780168081 +0000 UTC m=+2.677085373 container init ce4a3722964daaaa999e581ced8040daabdc79ec74f9b24a32790ea69afc6ea9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:27.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 podman[74879]: 2024-09-20 18:59:26.784111266 +0000 UTC m=+2.681028511 container start ce4a3722964daaaa999e581ced8040daabdc79ec74f9b24a32790ea69afc6ea9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T18:59:27.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.789Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-20T18:59:27.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.789Z 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-20T18:59:27.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.789Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-20T18:59:27.043 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.789Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.789Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.789Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=arp 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-20T18:59:27.044 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=edac 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-20T18:59:27.045 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=os 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-20T18:59:27.046 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=stat 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=time 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=uname 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.790Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.791Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b[74954]: ts=2024-09-20T18:59:26.791Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 bash[74879]: ce4a3722964daaaa999e581ced8040daabdc79ec74f9b24a32790ea69afc6ea9 2024-09-20T18:59:27.047 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 18:59:26 smithi067 systemd[1]: Started Ceph node-exporter.b for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:27.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:27 smithi002 ceph-mon[23739]: 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-20T18:59:27.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:27 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:27.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:27 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:27.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:27 smithi002 ceph-mon[33809]: 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-20T18:59:27.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:27 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:27.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:27 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:27.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:27 smithi067 ceph-mon[27598]: 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-20T18:59:27.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:27 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:27.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:27 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:29.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:59:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:59:28] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-20T18:59:29.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:29 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:29.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:29 smithi002 ceph-mon[33809]: 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-20T18:59:29.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:29 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:29.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:29 smithi002 ceph-mon[23739]: 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-20T18:59:29.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:29 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:29.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:29 smithi067 ceph-mon[27598]: 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-20T18:59:30.463 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 18:59:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=cleanup t=2024-09-20T18:59:30.137105044Z level=info msg="Completed cleanup jobs" duration=4.298356ms 2024-09-20T18:59:31.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[33809]: 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-20T18:59:31.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[23739]: 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-20T18:59:31.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:31 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:31 smithi067 ceph-mon[27598]: 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-20T18:59:31.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:31 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:31 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:31 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:31.543 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:31 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[23739]: 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-20T18:59:32.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[33809]: 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-20T18:59:32.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:32 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:32 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:32 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:32 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:32.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:32 smithi067 ceph-mon[27598]: 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-20T18:59:32.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:32 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:33.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:33 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:33.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:33 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:33.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:33 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:34.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:34 smithi067 ceph-mon[27598]: 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-20T18:59:34.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:34 smithi002 ceph-mon[33809]: 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-20T18:59:34.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:34 smithi002 ceph-mon[23739]: 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-20T18:59:35.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:35.980 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.981 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:35.982 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:35 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:36.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:36.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:36.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:36.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:36.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:36.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:36.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:36.035 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:35 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:37.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:36 smithi002 ceph-mon[33809]: 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-20T18:59:37.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:36 smithi002 ceph-mon[33809]: Upgrade: Updating prometheus.a 2024-09-20T18:59:37.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:36 smithi002 ceph-mon[33809]: Deploying daemon prometheus.a on smithi067 2024-09-20T18:59:37.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:36 smithi002 ceph-mon[23739]: 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-20T18:59:37.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:36 smithi002 ceph-mon[23739]: Upgrade: Updating prometheus.a 2024-09-20T18:59:37.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:36 smithi002 ceph-mon[23739]: Deploying daemon prometheus.a on smithi067 2024-09-20T18:59:37.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:36 smithi067 ceph-mon[27598]: 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-20T18:59:37.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:36 smithi067 ceph-mon[27598]: Upgrade: Updating prometheus.a 2024-09-20T18:59:37.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:36 smithi067 ceph-mon[27598]: Deploying daemon prometheus.a on smithi067 2024-09-20T18:59:39.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:38 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:39.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:38 smithi002 ceph-mon[23739]: 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-20T18:59:39.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:59:38 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:59:38] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.43.0" 2024-09-20T18:59:39.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:38 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:39.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:38 smithi002 ceph-mon[33809]: 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-20T18:59:39.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:38 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:39.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:38 smithi067 ceph-mon[27598]: 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-20T18:59:41.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:40 smithi002 ceph-mon[33809]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:41.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:40 smithi002 ceph-mon[23739]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:41.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:40 smithi067 ceph-mon[27598]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T18:59:43.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:42 smithi002 ceph-mon[33809]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:59:43.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:42 smithi002 ceph-mon[23739]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:59:43.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:42 smithi067 ceph-mon[27598]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T18:59:44.690 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:44 smithi067 ceph-mon[27598]: 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-20T18:59:45.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:44 smithi002 ceph-mon[33809]: 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-20T18:59:45.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:44 smithi002 ceph-mon[23739]: 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-20T18:59:46.313 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 systemd[1]: Stopping Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:46.313 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T18:59:46.313 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-20T18:59:46.313 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-20T18:59:46.313 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.293Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.294Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.294Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.294Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[71015]: ts=2024-09-20T18:59:46.294Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-20T18:59:46.314 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 podman[78675]: 2024-09-20 18:59:46.303717683 +0000 UTC m=+0.105859756 container died 40b2ba8e23207c8160ea29e2a2f79c606afd4d47e8b8020f04c35608b908761e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:46.971 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:46 smithi067 ceph-mon[27598]: 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-20T18:59:46.971 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 podman[78675]: 2024-09-20 18:59:46.710409601 +0000 UTC m=+0.512551664 container cleanup 40b2ba8e23207c8160ea29e2a2f79c606afd4d47e8b8020f04c35608b908761e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:46.971 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 bash[78675]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T18:59:47.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:46 smithi002 ceph-mon[23739]: 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-20T18:59:47.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:46 smithi002 ceph-mon[33809]: 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-20T18:59:47.292 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:46 smithi067 podman[78687]: 2024-09-20 18:59:46.962342061 +0000 UTC m=+0.656964173 container remove 40b2ba8e23207c8160ea29e2a2f79c606afd4d47e8b8020f04c35608b908761e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:47.292 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-20T18:59:47.292 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 systemd[1]: Stopped Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:47.292 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service: Consumed 1.167s CPU time. 2024-09-20T18:59:47.792 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 systemd[1]: Starting Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T18:59:47.792 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 podman[78813]: 2024-09-20 18:59:47.46215001 +0000 UTC m=+0.017625807 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-20T18:59:48.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 podman[78813]: 2024-09-20 18:59:47.789269782 +0000 UTC m=+0.344745581 container create b216659aa0ea9783a03140f7e31d91e8173c9b4d2ff0f673b4cf4a6216fb375e (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:48.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 podman[78813]: 2024-09-20 18:59:47.991345725 +0000 UTC m=+0.546821529 container init b216659aa0ea9783a03140f7e31d91e8173c9b4d2ff0f673b4cf4a6216fb375e (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:48.049 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:47 smithi067 podman[78813]: 2024-09-20 18:59:47.994450823 +0000 UTC m=+0.549926624 container start b216659aa0ea9783a03140f7e31d91e8173c9b4d2ff0f673b4cf4a6216fb375e (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.014Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.014Z 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-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.014Z 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 smithi067 (none))" 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.014Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.014Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.016Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.017Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.018Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.018Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.020Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.020Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=144.003µs 2024-09-20T18:59:48.050 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.020Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.022Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.030Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.033Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.036Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.038Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.039Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.039Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-20T18:59:48.051 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.039Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=81.857µs wal_replay_duration=19.029957ms wbl_replay_duration=137ns total_replay_duration=19.28025ms 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.043Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.043Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.043Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.058Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.389806ms db_storage=1.231µs remote_storage=1.166µs web_handler=352ns query_engine=630ns scrape=480.522µs scrape_sd=113.048µs notify=10.73µs notify_sd=8.547µs rules=13.435351ms tracing=5.622µs 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.058Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T18:59:48.058Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 bash[78813]: b216659aa0ea9783a03140f7e31d91e8173c9b4d2ff0f673b4cf4a6216fb375e 2024-09-20T18:59:48.543 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 18:59:48 smithi067 systemd[1]: Started Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T18:59:49.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:49 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:49.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:49 smithi067 ceph-mon[27598]: 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-20T18:59:49.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:49 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:49.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:49 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:49.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:49 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:49.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:49.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[33809]: 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-20T18:59:49.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:49.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:49.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:49.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:49.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[23739]: 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-20T18:59:49.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:49.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:49.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:49 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T18:59:51.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:51 smithi067 ceph-mon[27598]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:51.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:51 smithi002 ceph-mon[33809]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:51.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:51 smithi002 ceph-mon[23739]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:51.919 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (19m) 21s ago 20m - - 0.25.0 c8568f914cd2 966994adcb61 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (20m) 0s ago 20m 81.2M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (55s) 21s ago 20m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (45s) 0s ago 24m 455M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (9m) 21s ago 26m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (26m) 21s ago 26m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (25m) 0s ago 25m 56.0M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T18:59:52.513 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (24m) 21s ago 24m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (32s) 21s ago 20m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (26s) 0s ago 20m 7926k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (24m) 21s ago 24m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (24m) 21s ago 24m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (23m) 21s ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (23m) 21s ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (22m) 0s ago 22m 66.6M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (22m) 0s ago 22m 61.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (22m) 0s ago 21m 60.1M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (21m) 0s ago 21m 54.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (5s) 0s ago 21m 33.0M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (20m) 21s ago 20m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T18:59:52.514 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (20m) 0s ago 20m 91.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T18:59:52.868 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T18:59:52.869 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:59:53.167 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T18:59:53.168 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.350 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:53 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2740371961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2740371961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:53.531 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:53 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2740371961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:54.249 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:54 smithi067 ceph-mon[27598]: from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:54.249 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:54 smithi067 ceph-mon[27598]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:54 smithi002 ceph-mon[33809]: from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:54 smithi002 ceph-mon[33809]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:54.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:54 smithi002 ceph-mon[23739]: from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:54.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:54 smithi002 ceph-mon[23739]: from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T18:59:55.029 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 18:59:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:18:59:54] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.51.0" 2024-09-20T18:59:55.293 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:55 smithi067 ceph-mon[27598]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:55.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:55 smithi002 ceph-mon[33809]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:55.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:55 smithi002 ceph-mon[23739]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 67 op/s 2024-09-20T18:59:57.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: pgmap v37: 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-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: pgmap v37: 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-20T18:59:57.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:57.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: pgmap v37: 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-20T18:59:57.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:57.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:56 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T18:59:58.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:57 smithi002 ceph-mon[33809]: Upgrade: Updating alertmanager.a 2024-09-20T18:59:58.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:57 smithi002 ceph-mon[33809]: Deploying daemon alertmanager.a on smithi002 2024-09-20T18:59:58.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:57 smithi002 ceph-mon[23739]: Upgrade: Updating alertmanager.a 2024-09-20T18:59:58.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:57 smithi002 ceph-mon[23739]: Deploying daemon alertmanager.a on smithi002 2024-09-20T18:59:58.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:57 smithi067 ceph-mon[27598]: Upgrade: Updating alertmanager.a 2024-09-20T18:59:58.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:57 smithi067 ceph-mon[27598]: Deploying daemon alertmanager.a on smithi002 2024-09-20T18:59:59.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:58 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:59.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 18:59:58 smithi002 ceph-mon[33809]: pgmap v38: 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-20T18:59:59.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:58 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:59.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 18:59:58 smithi002 ceph-mon[23739]: pgmap v38: 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-20T18:59:59.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:58 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T18:59:59.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 18:59:58 smithi067 ceph-mon[27598]: pgmap v38: 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-20T19:00:01.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:00 smithi002 ceph-mon[33809]: pgmap v39: 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-20T19:00:01.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:00 smithi002 ceph-mon[33809]: overall HEALTH_OK 2024-09-20T19:00:01.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:00 smithi002 ceph-mon[23739]: pgmap v39: 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-20T19:00:01.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:00 smithi002 ceph-mon[23739]: overall HEALTH_OK 2024-09-20T19:00:01.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:00 smithi067 ceph-mon[27598]: pgmap v39: 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-20T19:00:01.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:00 smithi067 ceph-mon[27598]: overall HEALTH_OK 2024-09-20T19:00:03.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:02 smithi002 ceph-mon[33809]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-20T19:00:03.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:02 smithi002 ceph-mon[23739]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-20T19:00:03.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:02 smithi067 ceph-mon[27598]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-20T19:00:04.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:04.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:04.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:04.688 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:00:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:00:04] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.51.0" 2024-09-20T19:00:04.688 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:04 smithi002 systemd[1]: Stopping Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:00:05.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:04 smithi002 ceph-mon[23739]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-20T19:00:05.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:04 smithi002 ceph-mon[33809]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-20T19:00:05.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[72030]: ts=2024-09-20T19:00:04.842Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:00:05.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:04 smithi002 podman[95907]: 2024-09-20 19:00:04.883453674 +0000 UTC m=+0.118126750 container died 966994adcb611cc6175d80ca9fe2046b34497afc93b27b554f5a6241b2c8c2f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:05.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:04 smithi067 ceph-mon[27598]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-20T19:00:05.502 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 podman[95907]: 2024-09-20 19:00:05.242148095 +0000 UTC m=+0.476821153 container cleanup 966994adcb611cc6175d80ca9fe2046b34497afc93b27b554f5a6241b2c8c2f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:05.502 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 bash[95907]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:00:05.761 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 podman[95919]: 2024-09-20 19:00:05.493422731 +0000 UTC m=+0.604456703 container remove 966994adcb611cc6175d80ca9fe2046b34497afc93b27b554f5a6241b2c8c2f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:05.762 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 podman[95919]: 2024-09-20 19:00:05.594111434 +0000 UTC m=+0.705145364 volume remove 098e3153b2372a552b0373bf7984bbe70e1dfb80ef8b997fe5625f2cde981d96 2024-09-20T19:00:05.762 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:00:05.762 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 systemd[1]: Stopped Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:00:05.762 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Consumed 1.883s CPU time. 2024-09-20T19:00:06.029 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:05 smithi002 systemd[1]: Starting Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:00:06.529 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 podman[96046]: 2024-09-20 19:00:06.106724785 +0000 UTC m=+0.016939518 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-20T19:00:06.529 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 podman[96046]: 2024-09-20 19:00:06.211643295 +0000 UTC m=+0.121858009 volume create ee449926a803d2b7410a31b72109b6a73fd24efe3f5f1a96f428dd0f2879d8d1 2024-09-20T19:00:06.529 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 podman[96046]: 2024-09-20 19:00:06.286930932 +0000 UTC m=+0.197145645 container create 4da5e5853a973a269fdc966a197462d89ca23885266ee7c94040882c058278b3 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:07.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-mon[23739]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-20T19:00:07.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-mon[33809]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-20T19:00:07.029 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 podman[96046]: 2024-09-20 19:00:06.725088143 +0000 UTC m=+0.635302868 container init 4da5e5853a973a269fdc966a197462d89ca23885266ee7c94040882c058278b3 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 podman[96046]: 2024-09-20 19:00:06.728490327 +0000 UTC m=+0.638705043 container start 4da5e5853a973a269fdc966a197462d89ca23885266ee7c94040882c058278b3 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.739Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.739Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.740Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.2 port=9094 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.741Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.763Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.763Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.765Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:06.765Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 bash[96046]: 4da5e5853a973a269fdc966a197462d89ca23885266ee7c94040882c058278b3 2024-09-20T19:00:07.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:06 smithi002 systemd[1]: Started Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:00:07.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:06 smithi067 ceph-mon[27598]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 54 op/s 2024-09-20T19:00:08.208 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:07 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:08.209 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:07 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:08.209 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:07 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:08.209 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:07 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:08.244 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:07 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:08.244 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:07 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:09.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:08 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:09.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:08 smithi002 ceph-mon[23739]: 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-20T19:00:09.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:08 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:09.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:08 smithi002 ceph-mon[33809]: 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-20T19:00:09.030 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:08 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:08.743Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001030549s 2024-09-20T19:00:09.154 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:08 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:09.154 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:08 smithi067 ceph-mon[27598]: 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-20T19:00:11.213 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:10 smithi067 ceph-mon[27598]: 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-20T19:00:11.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:10 smithi002 ceph-mon[33809]: 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-20T19:00:11.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:10 smithi002 ceph-mon[23739]: 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-20T19:00:12.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:12.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:13.196 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:13 smithi002 ceph-mon[23739]: 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-20T19:00:13.197 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:13 smithi002 ceph-mon[33809]: 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-20T19:00:13.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:13 smithi067 ceph-mon[27598]: 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-20T19:00:14.877 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:00:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:00:14] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.51.0" 2024-09-20T19:00:15.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: 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-20T19:00:15.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:15.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: 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-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:00:15.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:15 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.393 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: 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-20T19:00:15.393 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.393 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.393 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:15.393 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:15.393 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:15.393 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:15.394 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:15 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:16.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:16 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:16.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:16 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:16.402 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:16 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-20T19:00:17.029 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:00:16 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:00:16.745Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003259877s 2024-09-20T19:00:17.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:17 smithi002 ceph-mon[33809]: 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-20T19:00:17.354 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:17 smithi002 ceph-mon[33809]: Upgrade: Updating grafana.a 2024-09-20T19:00:17.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:17 smithi002 ceph-mon[23739]: 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-20T19:00:17.355 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:17 smithi002 ceph-mon[23739]: Upgrade: Updating grafana.a 2024-09-20T19:00:17.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:17 smithi067 ceph-mon[27598]: 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-20T19:00:17.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:17 smithi067 ceph-mon[27598]: Upgrade: Updating grafana.a 2024-09-20T19:00:18.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:18 smithi002 ceph-mon[23739]: Deploying daemon grafana.a on smithi067 2024-09-20T19:00:18.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:18 smithi002 ceph-mon[33809]: Deploying daemon grafana.a on smithi067 2024-09-20T19:00:18.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:18 smithi067 ceph-mon[27598]: Deploying daemon grafana.a on smithi067 2024-09-20T19:00:19.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:19 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:19.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:19 smithi002 ceph-mon[33809]: 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-20T19:00:19.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:19 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:19.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:19 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:19.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:19 smithi002 ceph-mon[23739]: 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-20T19:00:19.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:19 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:19.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:19 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:19.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:19 smithi067 ceph-mon[27598]: 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-20T19:00:19.542 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:19 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:21.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:21 smithi002 ceph-mon[33809]: 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-20T19:00:21.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:21 smithi002 ceph-mon[23739]: 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-20T19:00:21.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:21 smithi067 ceph-mon[27598]: 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-20T19:00:23.494 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:23 smithi002 ceph-mon[33809]: 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-20T19:00:23.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:23 smithi002 ceph-mon[23739]: 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-20T19:00:23.495 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:00:23.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:23 smithi067 ceph-mon[27598]: 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-20T19:00:24.087 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (17s) 13s ago 21m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (20m) 12s ago 20m 81.7M - 9.4.12 2bacad6d85d8 e6485833c298 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (87s) 13s ago 20m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (77s) 12s ago 25m 455M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (10m) 13s ago 26m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (26m) 13s ago 27m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (25m) 12s ago 25m 55.7M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (25m) 13s ago 25m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (63s) 13s ago 20m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (57s) 12s ago 20m 9533k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:00:24.088 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (24m) 13s ago 24m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (24m) 13s ago 24m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (24m) 13s ago 24m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (23m) 13s ago 23m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (23m) 12s ago 23m 67.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (22m) 12s ago 22m 61.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (22m) 12s ago 22m 60.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (22m) 12s ago 22m 54.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (36s) 12s ago 21m 39.6M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (20m) 13s ago 20m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:00:24.089 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (20m) 12s ago 20m 91.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:00:24.440 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:00:24.441 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:00:24.442 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:00:24.442 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:00:24.442 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:00:24.442 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:00:24.442 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:00:24.442 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:00:24.742 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [ 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr" 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: ], 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/2 daemons upgraded", 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading grafana daemons", 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:00:24.743 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:00:24.743 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:00:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:00:24] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.51.0" 2024-09-20T19:00:25.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:25 smithi067 ceph-mon[27598]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:25 smithi067 ceph-mon[27598]: 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-20T19:00:25.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:25 smithi067 ceph-mon[27598]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:25 smithi067 ceph-mon[27598]: from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:25 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2557035744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:25.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[23739]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[23739]: 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-20T19:00:25.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[23739]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[23739]: from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2557035744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:25.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[33809]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[33809]: 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-20T19:00:25.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[33809]: from='client.25460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[33809]: from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:25.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:25 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2557035744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:26.173 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:26 smithi067 ceph-mon[27598]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:26.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:26 smithi002 ceph-mon[33809]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:26.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:26 smithi002 ceph-mon[23739]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:26.433 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:26 smithi067 systemd[1]: Stopping Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:00:26.433 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=server t=2024-09-20T19:00:26.414011567Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T19:00:26.433 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=tracing t=2024-09-20T19:00:26.414294394Z level=info msg="Closing tracing" 2024-09-20T19:00:26.433 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[55989]: logger=ticker t=2024-09-20T19:00:26.414315251Z level=info msg=stopped last_tick=2024-09-20T19:00:20Z 2024-09-20T19:00:26.731 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:26 smithi067 podman[83043]: 2024-09-20 19:00:26.424195152 +0000 UTC m=+0.109187545 container died e6485833c29827f783b9bca10c712e8757005ddbba11426507e1b56dd41d5faf (image=quay.io/ceph/grafana:9.4.12, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:00:27.042 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:26 smithi067 podman[83043]: 2024-09-20 19:00:26.780101942 +0000 UTC m=+0.465094323 container cleanup e6485833c29827f783b9bca10c712e8757005ddbba11426507e1b56dd41d5faf (image=quay.io/ceph/grafana:9.4.12, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:00:27.042 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:26 smithi067 bash[83043]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:00:27.365 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:27 smithi002 ceph-mon[33809]: 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-20T19:00:27.365 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:27 smithi002 ceph-mon[23739]: 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-20T19:00:27.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-mon[27598]: 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-20T19:00:27.413 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 podman[83056]: 2024-09-20 19:00:27.05826482 +0000 UTC m=+0.635373452 container remove e6485833c29827f783b9bca10c712e8757005ddbba11426507e1b56dd41d5faf (image=quay.io/ceph/grafana:9.4.12, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:00:27.414 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T19:00:27.414 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 systemd[1]: Stopped Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:00:27.414 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@grafana.a.service: Consumed 17.298s CPU time. 2024-09-20T19:00:27.414 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 systemd[1]: Starting Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:00:27.758 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 podman[83185]: 2024-09-20 19:00:27.519804587 +0000 UTC m=+0.017475686 image pull 5aad1d7cf004c80a4acb170e1c80fb85781b022f00f08c6bcd22608882b4c748 quay.io/ceph/grafana:10.4.8 2024-09-20T19:00:27.759 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 podman[83185]: 2024-09-20 19:00:27.641597166 +0000 UTC m=+0.139268256 container create eb558b04b4b6312a2abbc9cbe4bc92057449e172fb3174a476e662a69fd91880 (image=quay.io/ceph/grafana:10.4.8, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 podman[83185]: 2024-09-20 19:00:27.869354732 +0000 UTC m=+0.367025831 container init eb558b04b4b6312a2abbc9cbe4bc92057449e172fb3174a476e662a69fd91880 (image=quay.io/ceph/grafana:10.4.8, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 podman[83185]: 2024-09-20 19:00:27.872336467 +0000 UTC m=+0.370007557 container start eb558b04b4b6312a2abbc9cbe4bc92057449e172fb3174a476e662a69fd91880 (image=quay.io/ceph/grafana:10.4.8, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 bash[83185]: eb558b04b4b6312a2abbc9cbe4bc92057449e172fb3174a476e662a69fd91880 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 systemd[1]: Started Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991445144Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-20T19:00:27Z 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991658488Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991666906Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991670595Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-20T19:00:28.016 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991673677Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.99167653Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.99167931Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991682116Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.99168542Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991688211Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991690884Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991693558Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991696398Z level=info msg=Target target=[all] 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991702584Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991705339Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991707939Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991710398Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.991713057Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=settings t=2024-09-20T19:00:27.99172092Z level=info msg="App mode production" 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=sqlstore t=2024-09-20T19:00:27.99198542Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-20T19:00:28.017 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=sqlstore t=2024-09-20T19:00:27.99199866Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-20T19:00:28.018 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:27.99255463Z level=info msg="Starting DB migrations" 2024-09-20T19:00:28.018 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.006857757Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-20T19:00:28.292 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.014540875Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=7.677036ms 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.015091944Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.015268866Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=177.041µs 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.015693831Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.016498051Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=803.873µs 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.01689605Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.017110996Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=214.864µs 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.017906431Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.023520812Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.613305ms 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.023941925Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.029926835Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.984292ms 2024-09-20T19:00:28.293 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.030707839Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-20T19:00:28.294 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.036497039Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.788275ms 2024-09-20T19:00:28.294 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.036863648Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-20T19:00:28.294 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.03700433Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=142.187µs 2024-09-20T19:00:28.294 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.037699801Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-20T19:00:28.294 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.038489007Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=788.784µs 2024-09-20T19:00:28.295 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.040618264Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-20T19:00:28.295 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.041367339Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=748.567µs 2024-09-20T19:00:28.295 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.043365163Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-20T19:00:28.295 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.049286334Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.92048ms 2024-09-20T19:00:28.295 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.049720614Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-20T19:00:28.295 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.055051117Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.328735ms 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.05552132Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.055574308Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=50.788µs 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.05815778Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.063699428Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=5.540809ms 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.064080943Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.064362486Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=281.44µs 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.066824596Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.067669006Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=844.023µs 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.068077932Z level=info msg="Executing migration" id="permission kind migration" 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.073768579Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.687745ms 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.0742078Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-20T19:00:28.296 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.079879594Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.671108ms 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.080286417Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.08575393Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.467625ms 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.086150477Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.087016493Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=865.52µs 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.088991738Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.089954601Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=962.5µs 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.091661803Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.092418318Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=754.983µs 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.094248642Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.094268819Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=20.326µs 2024-09-20T19:00:28.297 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.096980586Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.097691354Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=711.27µs 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.099852336Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.100569169Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=716.701µs 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.102710531Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.121172562Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=18.452034ms 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.121755304Z level=info msg="Executing migration" id="create correlation v2" 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.122524353Z level=info msg="Migration successfully executed" id="create correlation v2" duration=768.704µs 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.124361865Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.125061352Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=699.126µs 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.126925329Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.127696587Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=770.999µs 2024-09-20T19:00:28.298 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.129532586Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.13021119Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=678.27µs 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.132095501Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.132288918Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=193.279µs 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.134648923Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.135356354Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=708.01µs 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.137047496Z level=info msg="Executing migration" id="add provisioning column" 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.142835548Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.787774ms 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.143260804Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.143423751Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=162.444µs 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.145855Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.145904108Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=45.653µs 2024-09-20T19:00:28.299 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.148482877Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-20T19:00:28.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.15414124Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.657283ms 2024-09-20T19:00:28.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.154513886Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-20T19:00:28.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.154716463Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=202.459µs 2024-09-20T19:00:28.300 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.15727515Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.157391827Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=116.837µs 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.159943384Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.160460109Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=516.081µs 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.162584129Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.163299318Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=714.559µs 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.165251201Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.165993306Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=739.259µs 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.168029874Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.168375972Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=345.835µs 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.169048814Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.169229796Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=181.075µs 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.169616013Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-20T19:00:28.301 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.170324918Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=708.766µs 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.170683276Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.171415316Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=731.355µs 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.173363809Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.174094136Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=729.868µs 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.176141759Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.176884517Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=741.985µs 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.178688475Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.179422036Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=733.43µs 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.181392419Z level=info msg="Executing migration" id="create anon_device table" 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.181969382Z level=info msg="Migration successfully executed" id="create anon_device table" duration=576.573µs 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.18405206Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-20T19:00:28.302 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.184742845Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=690.555µs 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.186746492Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.187442776Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=695.968µs 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.187795042Z level=info msg="Executing migration" id="create signing_key table" 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.188484135Z level=info msg="Migration successfully executed" id="create signing_key table" duration=688.772µs 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.1888517Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.189566288Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=715.459µs 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.189917318Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.190592394Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=674.857µs 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.190923519Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.191490299Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=567.2µs 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.191889454Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-20T19:00:28.303 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.197854792Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.964886ms 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.198239737Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.198793136Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=553.943µs 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.199203815Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.199225306Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=13.001µs 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.199674737Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.200423679Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=748.772µs 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.200786973Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.200796792Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=11.652µs 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.201195838Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.202054729Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=858.427µs 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.202412594Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.20326781Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=854.749µs 2024-09-20T19:00:28.304 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.203645277Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.204434369Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=788.789µs 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.204829804Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.205576104Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=747.414µs 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.205916946Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.206352708Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=435.718µs 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.206702286Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.206743073Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=41.151µs 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.207155496Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.212982821Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.826629ms 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.213350385Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.21899644Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.645696ms 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.219355846Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-20T19:00:28.305 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.219589477Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=233.477µs 2024-09-20T19:00:28.306 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=migrator t=2024-09-20T19:00:28.219988203Z level=info msg="migrations completed" performed=69 skipped=482 duration=213.239781ms 2024-09-20T19:00:28.306 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=sqlstore t=2024-09-20T19:00:28.220689687Z level=info msg="Created default organization" 2024-09-20T19:00:28.306 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=secrets t=2024-09-20T19:00:28.225395967Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-20T19:00:28.306 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=plugin.store t=2024-09-20T19:00:28.240699567Z level=info msg="Loading plugins..." 2024-09-20T19:00:28.306 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=local.finder t=2024-09-20T19:00:28.288947593Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-20T19:00:28.306 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=plugin.store t=2024-09-20T19:00:28.288966285Z level=info msg="Plugins loaded" count=55 duration=48.267107ms 2024-09-20T19:00:28.635 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=query_data t=2024-09-20T19:00:28.294352361Z level=info msg="Query Service initialization" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=live.push_http t=2024-09-20T19:00:28.298130957Z level=info msg="Live Push Gateway initialization" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ngalert.migration t=2024-09-20T19:00:28.299381773Z level=info msg=Starting 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ngalert.state.manager t=2024-09-20T19:00:28.306197701Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=infra.usagestats.collector t=2024-09-20T19:00:28.30844028Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.datasources t=2024-09-20T19:00:28.311728067Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.datasources t=2024-09-20T19:00:28.311994868Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.alerting t=2024-09-20T19:00:28.338566269Z level=info msg="starting to provision alerting" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.alerting t=2024-09-20T19:00:28.338583447Z level=info msg="finished to provision alerting" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=grafanaStorageLogger t=2024-09-20T19:00:28.3387435Z level=info msg="Storage starting" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ngalert.state.manager t=2024-09-20T19:00:28.339687279Z level=info msg="Warming state cache for startup" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=http.server t=2024-09-20T19:00:28.341608055Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=http.server t=2024-09-20T19:00:28.342050225Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ngalert.multiorg.alertmanager t=2024-09-20T19:00:28.342723282Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-20T19:00:28.636 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard t=2024-09-20T19:00:28.365282368Z level=info msg="starting to provision dashboards" 2024-09-20T19:00:28.637 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ngalert.state.manager t=2024-09-20T19:00:28.366406604Z level=info msg="State cache has been initialized" states=0 duration=26.717153ms 2024-09-20T19:00:28.637 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ngalert.scheduler t=2024-09-20T19:00:28.366487402Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-20T19:00:28.637 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ticker t=2024-09-20T19:00:28.366601321Z level=info msg=starting first_tick=2024-09-20T19:00:30Z 2024-09-20T19:00:28.637 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:28.393151355Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:28.637 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard t=2024-09-20T19:00:28.39536424Z level=info msg="finished to provision dashboards" 2024-09-20T19:00:28.637 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=plugins.update.checker t=2024-09-20T19:00:28.424616245Z level=info msg="Update check succeeded" duration=85.923374ms 2024-09-20T19:00:28.637 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=grafana.update.checker t=2024-09-20T19:00:28.428738801Z level=info msg="Update check succeeded" duration=90.036701ms 2024-09-20T19:00:29.292 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=grafana-apiserver t=2024-09-20T19:00:28.953189314Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:00:29.292 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=grafana-apiserver t=2024-09-20T19:00:28.953603495Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-20T19:00:29.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:29 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:29.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:29 smithi067 ceph-mon[27598]: 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-20T19:00:29.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:29 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:29.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:29 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:29.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:29.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[23739]: 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-20T19:00:29.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:29.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:29.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:29.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[33809]: 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-20T19:00:29.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:29.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:29 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:31.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:31 smithi067 ceph-mon[27598]: 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-20T19:00:31.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:31 smithi002 ceph-mon[33809]: 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-20T19:00:31.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:31 smithi002 ceph-mon[23739]: 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-20T19:00:31.739 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:31.406333389Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:33.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:33 smithi067 ceph-mon[27598]: 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-20T19:00:33.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:33 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:33 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:33 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:33 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[23739]: 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-20T19:00:33.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[33809]: 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-20T19:00:33.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:33.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:33 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:34.145 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:34 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:34.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:34 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:34.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:34 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:34.792 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:34.413459933Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:35.030 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:00:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:00:34] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.51.0" 2024-09-20T19:00:35.179 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:35 smithi067 ceph-mon[27598]: 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-20T19:00:35.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:35 smithi002 ceph-mon[33809]: 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-20T19:00:35.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:35 smithi002 ceph-mon[23739]: 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-20T19:00:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: 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-20T19:00:36.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: Upgrade: Finalizing container_image settings 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:00:36.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: 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-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: Upgrade: Finalizing container_image settings 2024-09-20T19:00:36.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:00:36.784 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.785 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:00:36.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.787 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: Upgrade: Complete! 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: Upgrade: Complete! 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:00:36.788 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.789 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:36 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: 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-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:36.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.793 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: Upgrade: Finalizing container_image settings 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:00:36.794 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.795 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: Upgrade: Complete! 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:00:36.796 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:36 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:37.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:37.40268559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:39.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:38 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:39.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:38 smithi002 ceph-mon[33809]: 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-20T19:00:39.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:38 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:39.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:38 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:39.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:38 smithi002 ceph-mon[23739]: 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-20T19:00:39.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:38 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:39.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:38 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:39.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:38 smithi067 ceph-mon[27598]: 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-20T19:00:39.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:38 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:00:40.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:40 smithi067 ceph-mon[27598]: 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-20T19:00:40.792 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:40.410463635Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:41.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:40 smithi002 ceph-mon[33809]: 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-20T19:00:41.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:40 smithi002 ceph-mon[23739]: 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-20T19:00:43.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:42 smithi002 ceph-mon[33809]: 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-20T19:00:43.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:42 smithi002 ceph-mon[23739]: 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-20T19:00:43.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:42 smithi067 ceph-mon[27598]: 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-20T19:00:43.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:43.413421714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:44.831 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:44 smithi002 ceph-mon[33809]: 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-20T19:00:44.831 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:00:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:00:44] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.51.0" 2024-09-20T19:00:44.831 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:44 smithi002 ceph-mon[23739]: 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-20T19:00:45.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:44 smithi067 ceph-mon[27598]: 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-20T19:00:46.752 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:46 smithi067 ceph-mon[27598]: 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-20T19:00:46.753 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:46.404502546Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:47.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:46 smithi002 ceph-mon[23739]: 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-20T19:00:47.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:46 smithi002 ceph-mon[33809]: 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-20T19:00:49.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:48 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:49.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:48 smithi002 ceph-mon[33809]: 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-20T19:00:49.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:48 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:49.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:48 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:49.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:48 smithi002 ceph-mon[23739]: 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-20T19:00:49.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:48 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:49.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:48 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:49.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:48 smithi067 ceph-mon[27598]: 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-20T19:00:49.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:48 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:00:49.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:49.410460047Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:51.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:50 smithi002 ceph-mon[33809]: 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-20T19:00:51.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:50 smithi002 ceph-mon[23739]: 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-20T19:00:51.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:50 smithi067 ceph-mon[27598]: 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-20T19:00:52.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:52 smithi067 ceph-mon[27598]: 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-20T19:00:52.792 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:52.413621207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:53.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:52 smithi002 ceph-mon[33809]: 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-20T19:00:53.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:52 smithi002 ceph-mon[23739]: 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-20T19:00:55.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:54 smithi002 ceph-mon[33809]: 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-20T19:00:55.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:54 smithi002 ceph-mon[23739]: 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-20T19:00:55.029 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:00:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:00:54] "GET /metrics HTTP/1.1" 200 38136 "" "Prometheus/2.51.0" 2024-09-20T19:00:55.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:54 smithi067 ceph-mon[27598]: 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-20T19:00:55.744 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-20T19:00:55.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:55 smithi067 ceph-mon[27598]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:55.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:55.405154066Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:56.006 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:00:56.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:55 smithi002 ceph-mon[33809]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:56.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:55 smithi002 ceph-mon[23739]: from='client.25484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:00:56.755 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:56 smithi002 ceph-mon[33809]: 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-20T19:00:56.756 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:56 smithi002 ceph-mon[23739]: 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-20T19:00:56.782 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:00:57.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:56 smithi067 ceph-mon[27598]: 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-20T19:00:57.375 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-20T19:00:57.642 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:00:57.914 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:57 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/2992288516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:57.915 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:57 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/2992288516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:58.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:57 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/2992288516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:58.408 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:00:58.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:58 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:58.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:58 smithi002 ceph-mon[23739]: 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-20T19:00:58.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:00:58 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4125313938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:58.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:58 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:58.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:58 smithi002 ceph-mon[33809]: 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-20T19:00:58.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:00:58 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/4125313938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:58.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:00:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:00:58.406686483Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:00:58.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:58 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:00:58.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:58 smithi067 ceph-mon[27598]: 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-20T19:00:58.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:00:58 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4125313938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:00:59.191 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-20T19:00:59.450 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:00.164 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:01:00.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:00 smithi002 ceph-mon[33809]: 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-20T19:01:00.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:00 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/4137477917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:00.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:00 smithi002 ceph-mon[23739]: 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-20T19:01:00.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:00 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/4137477917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:00.804 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-20T19:01:01.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:00 smithi067 ceph-mon[27598]: 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-20T19:01:01.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:00 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/4137477917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:01.058 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:01.687 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:01.404443162Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:02.876 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:02 smithi002 ceph-mon[33809]: 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-20T19:01:02.876 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:02 smithi002 ceph-mon[33809]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:02.877 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:02 smithi002 ceph-mon[23739]: 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-20T19:01:02.877 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:02 smithi002 ceph-mon[23739]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:02.922 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:01:03.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:02 smithi067 ceph-mon[27598]: 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-20T19:01:03.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:02 smithi067 ceph-mon[27598]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:03.566 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:01:03.833 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:03.955 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:03.955 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:03 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:04.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:03 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:04.493 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:01:04.494 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:01:04.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:04 smithi067 ceph-mon[27598]: 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-20T19:01:04.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:04.408022382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:04.862 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:04 smithi002 ceph-mon[33809]: 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-20T19:01:04.862 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:04 smithi002 ceph-mon[23739]: 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-20T19:01:04.862 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:01:04] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.51.0" 2024-09-20T19:01:05.177 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:01:05.436 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:05.833 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:05 smithi002 ceph-mon[33809]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:05.833 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:05 smithi002 ceph-mon[23739]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:06.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:05 smithi067 ceph-mon[27598]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:06.194 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T19:01:06.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:06 smithi002 ceph-mon[23739]: 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-20T19:01:06.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:06 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3112467954' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:06.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:06 smithi002 ceph-mon[33809]: 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-20T19:01:06.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:06 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3112467954' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:06.942 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:06 smithi067 ceph-mon[27598]: 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-20T19:01:06.943 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:06 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3112467954' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:06.950 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-20T19:01:07.206 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:07.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:07.40793333Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:08.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:08 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:08.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:08 smithi002 ceph-mon[23739]: 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-20T19:01:08.901 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:08 smithi002 ceph-mon[23739]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:08.901 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:08 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:08.901 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:08 smithi002 ceph-mon[33809]: 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-20T19:01:08.901 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:08 smithi002 ceph-mon[33809]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:09.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:08 smithi067 ceph-mon[27598]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:09.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:08 smithi067 ceph-mon[27598]: 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-20T19:01:09.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:08 smithi067 ceph-mon[27598]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:09.687 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:10.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:09 smithi002 ceph-mon[23739]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi067", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:10.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:09 smithi002 ceph-mon[33809]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi067", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:10.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:09 smithi067 ceph-mon[27598]: from='client.25532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi067", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:10.325 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T19:01:10.685 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:10.412880324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:11.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[33809]: 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-20T19:01:11.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[33809]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:11.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:11.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:11.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:11.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:11.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[33809]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:11.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[23739]: 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-20T19:01:11.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[23739]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:11.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:11.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:11.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:11.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:11.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:10 smithi002 ceph-mon[23739]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:11.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-mon[27598]: 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-20T19:01:11.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-mon[27598]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:11.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:11.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:11.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:11.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:11.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:10 smithi067 ceph-mon[27598]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:11.506 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:12.245 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:01:12.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:12.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:01:12.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:01:12.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:12.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all mgr 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: Upgrade: It appears safe to stop mon.b 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: 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-20T19:01:12.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[33809]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:01:12.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all mgr 2024-09-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: Upgrade: It appears safe to stop mon.b 2024-09-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: 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-20T19:01:12.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:12 smithi002 ceph-mon[23739]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: Upgrade: Setting container_image for all mgr 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:12.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:01:12.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-20T19:01:12.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: Upgrade: It appears safe to stop mon.b 2024-09-20T19:01:12.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: 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-20T19:01:12.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:12 smithi067 ceph-mon[27598]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (66s) 61s ago 21m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (45s) 40s ago 21m 43.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (2m) 61s ago 21m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (2m) 40s ago 26m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (11m) 61s ago 27m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (27m) 61s ago 27m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (26m) 40s ago 26m 56.4M 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 61ce05c21efb 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (26m) 61s ago 26m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T19:01:12.843 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (112s) 61s ago 21m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (106s) 40s ago 21m 9441k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (25m) 61s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (25m) 61s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (24m) 61s ago 24m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (24m) 61s ago 24m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (24m) 40s ago 24m 67.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (23m) 40s ago 23m 61.0M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (23m) 40s ago 23m 60.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (22m) 40s ago 22m 54.8M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (85s) 40s ago 22m 40.8M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (21m) 61s ago 21m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:01:12.844 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (21m) 40s ago 21m 91.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:01:13.198 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:01:13.199 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:13.200 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:01:13.200 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 13, 2024-09-20T19:01:13.200 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:01:13.200 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:01:13.200 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:01:13.501 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:01:13.501 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:01:13.501 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:01:13.501 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi067", 2024-09-20T19:01:13.501 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:01:13.501 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/1 daemons upgraded", 2024-09-20T19:01:13.502 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T19:01:13.502 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:01:13.502 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:01:13.506 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:13.399563621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:14.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:14.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: Upgrade: Updating mon.b 2024-09-20T19:01:14.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:14.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:01:14.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:01:14.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:14.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: Deploying daemon mon.b on smithi067 2024-09-20T19:01:14.102 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:14.102 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:13 smithi067 ceph-mon[27598]: from='client.? 172.21.15.2:0/3412143049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:14.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:14.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: Upgrade: Updating mon.b 2024-09-20T19:01:14.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:14.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: Deploying daemon mon.b on smithi067 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3412143049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: Upgrade: Updating mon.b 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:01:14.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:01:14.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:14.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: Deploying daemon mon.b on smithi067 2024-09-20T19:01:14.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:14.280 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:13 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3412143049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:14.765 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:14 smithi067 systemd[1]: Stopping Ceph mon.b for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:01:14.765 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b[27581]: 2024-09-20T19:01:14.624+0000 7f1a957da640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:01:14.765 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:14 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b[27581]: 2024-09-20T19:01:14.624+0000 7f1a957da640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:01:15.028 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:01:14] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.51.0" 2024-09-20T19:01:15.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:14 smithi067 podman[86564]: 2024-09-20 19:01:14.757645571 +0000 UTC m=+0.214643384 container died 61ce05c21efbf01561993d596fa4145dbad6dc0a83b3186942473cb9ba575138 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS) 2024-09-20T19:01:15.375 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 podman[86564]: 2024-09-20 19:01:15.132907862 +0000 UTC m=+0.589905664 container cleanup 61ce05c21efbf01561993d596fa4145dbad6dc0a83b3186942473cb9ba575138 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:01:15.375 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 bash[86564]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b 2024-09-20T19:01:15.739 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 podman[86576]: 2024-09-20 19:01:15.367508364 +0000 UTC m=+0.609561202 container remove 61ce05c21efbf01561993d596fa4145dbad6dc0a83b3186942473cb9ba575138 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-ed8ee0f) 2024-09-20T19:01:15.739 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-20T19:01:15.739 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 systemd[1]: Stopped Ceph mon.b for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:01:15.739 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.b.service: Consumed 16.111s CPU time. 2024-09-20T19:01:15.739 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 systemd[1]: Starting Ceph mon.b for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:01:16.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 podman[86704]: 2024-09-20 19:01:15.846992329 +0000 UTC m=+0.016685483 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:16.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:15 smithi067 podman[86704]: 2024-09-20 19:01:15.952394348 +0000 UTC m=+0.122087525 container create 4eb0f5312a553232086e5e02f0fa8a8ad8552f7b9c01cececd0e791f1d59526e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-20T19:01:16.408 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 podman[86704]: 2024-09-20 19:01:16.205106235 +0000 UTC m=+0.374799381 container init 4eb0f5312a553232086e5e02f0fa8a8ad8552f7b9c01cececd0e791f1d59526e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-20T19:01:16.408 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 podman[86704]: 2024-09-20 19:01:16.208630777 +0000 UTC m=+0.378323921 container start 4eb0f5312a553232086e5e02f0fa8a8ad8552f7b9c01cececd0e791f1d59526e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:01:16.408 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:01:16.408 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:01:16.408 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: pidfile_write: ignore empty --pid-file 2024-09-20T19:01:16.408 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: load: jerasure load: lrc 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Git sha 0 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: DB SUMMARY 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: DB Session ID: ULSN5SGKGWPSKQV4KOND 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3373 Bytes 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 75296 ; 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:01:16.409 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.env: 0x5620bb1d3120 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.info_log: 0x5620bbc73700 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:01:16.410 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.statistics: (nil) 2024-09-20T19:01:16.411 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.use_fsync: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.db_log_dir: 2024-09-20T19:01:16.412 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.wal_dir: 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.write_buffer_manager: 0x5620bbc77b80 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:01:16.413 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.unordered_write: 0 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.row_cache: None 2024-09-20T19:01:16.414 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.wal_filter: None 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.wal_compression: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:01:16.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:01:16.416 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_open_files: -1 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Compression algorithms supported: 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kZSTD supported: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:01:16.417 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.merge_operator: 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_filter: None 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:01:16.418 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5620bbc73320) 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: index_type: 0 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: data_block_index_type: 0 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: index_shortening: 1 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: checksum: 4 2024-09-20T19:01:16.419 INFO:journalctl@ceph.mon.b.smithi067.stdout: no_block_cache: 0 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache: 0x5620bbc67610 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache_options: 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: capacity : 536870912 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: num_shard_bits : 4 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: strict_capacity_limit : 0 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_cache_compressed: (nil) 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: persistent_cache: (nil) 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_size: 4096 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_size_deviation: 10 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_restart_interval: 16 2024-09-20T19:01:16.420 INFO:journalctl@ceph.mon.b.smithi067.stdout: index_block_restart_interval: 1 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: metadata_block_size: 4096 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: partition_filters: 0 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: use_delta_encoding: 1 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: filter_policy: bloomfilter 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: whole_key_filtering: 1 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: verify_compression: 0 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: format_version: 5 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: enable_index_compression: 1 2024-09-20T19:01:16.421 INFO:journalctl@ceph.mon.b.smithi067.stdout: block_align: 0 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout: max_auto_readahead_size: 262144 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout: prepopulate_block_cache: 0 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression: NoCompression 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:01:16.422 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.num_levels: 7 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:01:16.423 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:01:16.424 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:01:16.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:01:16.426 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:01:16.427 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.ttl: 2592000 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:01:16.428 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: 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 26244, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 90c3a858-1274-4418-850a-ac1e637feb3c 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858876236169, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-09-20T19:01:16.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858876236847, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 51173, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26249, "largest_seqno": 26288, "table_properties": {"data_size": 49858, "index_size": 149, "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": 786, "raw_average_key_size": 27, "raw_value_size": 49105, "raw_average_value_size": 1693, "num_data_blocks": 7, "num_entries": 29, "num_filter_entries": 29, "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": 1726858876, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "90c3a858-1274-4418-850a-ac1e637feb3c", "db_session_id": "ULSN5SGKGWPSKQV4KOND", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858876236942, "job": 1, "event": "recovery_finished"} 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5620bbc96e00 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: DB pointer 0x5620bbd98000 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** DB Stats ** 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:01:16.430 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** Compaction Stats [default] ** 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: L0 1/0 49.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: L6 1/0 9.43 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: Sum 2/0 9.47 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 113.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.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 113.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:01:16.431 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** Compaction Stats [default] ** 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.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 113.8 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:01:16.432 INFO:journalctl@ceph.mon.b.smithi067.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: Cumulative compaction: 0.00 GB write, 13.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: Interval compaction: 0.00 GB write, 13.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: Block cache BinnedLRUCache@0x5620bbc67610#2 capacity: 512.00 MB usage: 0.41 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.23 KB,4.47035e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: starting mon.b rank 1 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???) e3 preinit fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???).mds e1 new map 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???).mds e1 print_map 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: e1 2024-09-20T19:01:16.433 INFO:journalctl@ceph.mon.b.smithi067.stdout: btime 2024-09-20T18:33:23:710412+0000 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout: legacy client fscid: -1 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout: 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout: No filesystems configured 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 bash[86704]: 4eb0f5312a553232086e5e02f0fa8a8ad8552f7b9c01cececd0e791f1d59526e 2024-09-20T19:01:16.434 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 systemd[1]: Started Ceph mon.b for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:01:16.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:16 smithi002 ceph-mon[33809]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:16.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:16 smithi002 ceph-mon[33809]: 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-20T19:01:16.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:16 smithi002 ceph-mon[23739]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:16.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:16 smithi002 ceph-mon[23739]: 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-20T19:01:16.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:16.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-mon[86723]: 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-20T19:01:16.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:16.400155726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:17.762 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: 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-20T19:01:17.762 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: mon.b calling monitor election 2024-09-20T19:01:17.762 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: mon.a calling monitor election 2024-09-20T19:01:17.762 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:01:17.762 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: monmap epoch 3 2024-09-20T19:01:17.762 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: min_mon_release 19 (squid) 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: election_strategy: 1 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: fsmap 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: overall HEALTH_OK 2024-09-20T19:01:17.763 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:17.764 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:17 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:17.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: 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-20T19:01:17.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: mon.b calling monitor election 2024-09-20T19:01:17.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: mon.a calling monitor election 2024-09-20T19:01:17.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:01:17.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: monmap epoch 3 2024-09-20T19:01:17.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:01:17.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:01:17.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:01:17.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: min_mon_release 19 (squid) 2024-09-20T19:01:17.779 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: election_strategy: 1 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: fsmap 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: overall HEALTH_OK 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:17.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:17.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: 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-20T19:01:17.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: mon.b calling monitor election 2024-09-20T19:01:17.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: mon.a calling monitor election 2024-09-20T19:01:17.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:01:17.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: monmap epoch 3 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: min_mon_release 19 (squid) 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: election_strategy: 1 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:01:17.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: fsmap 2024-09-20T19:01:17.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:01:17.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-20T19:01:17.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: overall HEALTH_OK 2024-09-20T19:01:17.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:17.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:17 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:18.772 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:18 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:18.772 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:18 smithi067 ceph-mon[86723]: 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-20T19:01:18.772 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:18.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:18 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:18.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:18 smithi002 ceph-mon[23739]: 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-20T19:01:18.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:18 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:18.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:18 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:18.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:18 smithi002 ceph-mon[33809]: 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-20T19:01:18.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:18 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:19.541 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:19.401609914Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:21.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:20 smithi002 ceph-mon[23739]: 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-20T19:01:21.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:20 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:21.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:20 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:21.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:20 smithi002 ceph-mon[33809]: 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-20T19:01:21.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:20 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:21.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:20 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:21.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:20 smithi067 ceph-mon[86723]: 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-20T19:01:21.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:21.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:21.528 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:21 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:01:21.249+0000 7fe350b1d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-20T19:01:22.226 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:21 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:22.226 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:21 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:22.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:21 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:22.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:21 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:22.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:21 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:22.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:21 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:22.521 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:22.409096151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:23.365 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:23 smithi067 ceph-mon[86723]: 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-20T19:01:23.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:23 smithi002 ceph-mon[33809]: 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-20T19:01:23.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:23 smithi002 ceph-mon[23739]: 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-20T19:01:25.010 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:01:24] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.51.0" 2024-09-20T19:01:25.010 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: 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-20T19:01:25.011 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.011 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.011 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.011 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.011 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.011 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:25.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all crash 2024-09-20T19:01:25.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all mds 2024-09-20T19:01:25.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:01:25.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:01:25.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:01:25.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:01:25.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.015 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.015 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all nfs 2024-09-20T19:01:25.015 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.015 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.015 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:01:25.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:01:25.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: 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-20T19:01:25.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.017 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:25.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all crash 2024-09-20T19:01:25.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all mds 2024-09-20T19:01:25.018 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:01:25.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.019 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all nfs 2024-09-20T19:01:25.020 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all grafana 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all loki 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all promtail 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Finalizing container_image settings 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:01:25.022 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all grafana 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all loki 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all promtail 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Finalizing container_image settings 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:01:25.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:01:25.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: Upgrade: Complete! 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:01:25.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:01:25.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: Upgrade: Complete! 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:01:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:24 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: 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-20T19:01:25.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all crash 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mds 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nfs 2024-09-20T19:01:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all grafana 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all loki 2024-09-20T19:01:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all promtail 2024-09-20T19:01:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-20T19:01:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Finalizing container_image settings 2024-09-20T19:01:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-20T19:01:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:01:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:01:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-20T19:01:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:01:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-20T19:01:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-20T19:01:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:01:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-20T19:01:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-20T19:01:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:01:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-20T19:01:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:01:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-20T19:01:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-20T19:01:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:01:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-20T19:01:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:01:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-20T19:01:25.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: Upgrade: Complete! 2024-09-20T19:01:25.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-20T19:01:25.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:01:25.052 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.053 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.053 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.053 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:25.053 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:25.053 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:25.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:25.406858434Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:27.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:26 smithi002 ceph-mon[33809]: 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-20T19:01:27.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:26 smithi002 ceph-mon[23739]: 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-20T19:01:27.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:26 smithi067 ceph-mon[86723]: 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-20T19:01:28.540 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:28.414145444Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:29.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:28 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:29.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:28 smithi002 ceph-mon[23739]: 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-20T19:01:29.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:28 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:29.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:28 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:29.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:28 smithi002 ceph-mon[33809]: 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-20T19:01:29.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:28 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:29.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:28 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:29.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:28 smithi067 ceph-mon[86723]: 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-20T19:01:29.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:28 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:31.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:30 smithi002 ceph-mon[23739]: 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-20T19:01:31.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:30 smithi002 ceph-mon[33809]: 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-20T19:01:31.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:30 smithi067 ceph-mon[86723]: 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-20T19:01:31.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:31.402924341Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:33.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:32 smithi002 ceph-mon[23739]: 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-20T19:01:33.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:32 smithi002 ceph-mon[33809]: 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-20T19:01:33.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:32 smithi067 ceph-mon[86723]: 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-20T19:01:34.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:33 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:34.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:33 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:34.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:34.703 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:34.403737216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:35.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:34 smithi002 ceph-mon[23739]: 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-20T19:01:35.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:34 smithi002 ceph-mon[33809]: 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-20T19:01:35.028 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:01:34] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-20T19:01:35.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:34 smithi067 ceph-mon[86723]: 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-20T19:01:37.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:36 smithi002 ceph-mon[33809]: 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-20T19:01:37.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:36 smithi002 ceph-mon[23739]: 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-20T19:01:37.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:36 smithi067 ceph-mon[86723]: 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-20T19:01:37.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:37.413435342Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:39.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:38 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:39.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:38 smithi002 ceph-mon[33809]: 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-20T19:01:39.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:38 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:39.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:38 smithi002 ceph-mon[23739]: 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-20T19:01:39.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:38 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:39.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:38 smithi067 ceph-mon[86723]: 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-20T19:01:40.714 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:40.410559045Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:41.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:40 smithi002 ceph-mon[33809]: 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-20T19:01:41.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:40 smithi002 ceph-mon[23739]: 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-20T19:01:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:40 smithi067 ceph-mon[86723]: 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-20T19:01:43.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:42 smithi002 ceph-mon[33809]: 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-20T19:01:43.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:42 smithi002 ceph-mon[23739]: 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-20T19:01:43.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:42 smithi067 ceph-mon[86723]: 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-20T19:01:43.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:43.407015935Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:44.449 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:01:44.714 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:44.716 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:01:44] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.51.0" 2024-09-20T19:01:45.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:44 smithi002 ceph-mon[33809]: 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-20T19:01:45.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:44 smithi002 ceph-mon[33809]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:45.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:44 smithi002 ceph-mon[23739]: 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-20T19:01:45.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:44 smithi002 ceph-mon[23739]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:45.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:44 smithi067 ceph-mon[86723]: 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-20T19:01:45.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:44 smithi067 ceph-mon[86723]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:45.367 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:01:45.367 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (99s) 94s ago 22m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:01:45.367 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (77s) 24s ago 22m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:01:45.367 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (2m) 94s ago 21m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:01:45.367 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (2m) 25s ago 26m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:01:45.367 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (11m) 94s ago 28m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:01:45.367 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (28m) 94s ago 28m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (29s) 25s ago 26m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (26m) 94s ago 26m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (2m) 94s ago 22m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (2m) 24s ago 22m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (26m) 94s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (25m) 94s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (25m) 94s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (25m) 94s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (24m) 25s ago 24m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (24m) 25s ago 24m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (23m) 25s ago 23m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (23m) 25s ago 23m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:01:45.368 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (117s) 24s ago 23m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:01:45.369 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (21m) 94s ago 21m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:01:45.369 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (22m) 24s ago 21m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:01:45.979 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-20T19:01:46.244 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:46.719 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:46.403743071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:46.955 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:01:46.956 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:46 smithi002 ceph-mon[33809]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:46.956 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:46 smithi002 ceph-mon[33809]: 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-20T19:01:46.956 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:46 smithi002 ceph-mon[23739]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:46.956 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:46 smithi002 ceph-mon[23739]: 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-20T19:01:47.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:46 smithi067 ceph-mon[86723]: from='client.25571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:47.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:46 smithi067 ceph-mon[86723]: 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-20T19:01:47.578 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:01:47.837 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:48.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:47 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/3461558979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:48.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:47 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/3461558979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:48.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:47 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/3461558979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:48.462 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:01:48.462 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-20T19:01:48.462 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-20T19:01:48.462 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-20T19:01:48.462 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:01:48.463 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-20T19:01:48.463 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-20T19:01:48.463 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:01:48.463 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:01:49.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:48 smithi002 ceph-mon[23739]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:49.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:48 smithi002 ceph-mon[23739]: 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-20T19:01:49.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:48 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:49.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:48 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:49.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:48 smithi002 ceph-mon[33809]: 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-20T19:01:49.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:48 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:49.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:48 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:01:49.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:48 smithi067 ceph-mon[86723]: 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-20T19:01:49.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:48 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:01:49.129 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:01:49.386 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:49.730 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:49.405282381Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:49.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:49 smithi002 ceph-mon[33809]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:49.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:49 smithi002 ceph-mon[23739]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:50.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:49 smithi067 ceph-mon[86723]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:50.147 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T19:01:50.771 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-20T19:01:51.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:50 smithi002 ceph-mon[33809]: 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-20T19:01:51.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:50 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1654119003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:51.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:50 smithi002 ceph-mon[23739]: 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-20T19:01:51.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:50 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1654119003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:51.030 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:51.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:50 smithi067 ceph-mon[86723]: 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-20T19:01:51.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:50 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1654119003' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-20T19:01:52.735 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:52.406037429Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:53.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:52 smithi002 ceph-mon[23739]: 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-20T19:01:53.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:52 smithi002 ceph-mon[23739]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:53.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:52 smithi002 ceph-mon[23739]: from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi002", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:53.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:52 smithi002 ceph-mon[33809]: 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-20T19:01:53.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:52 smithi002 ceph-mon[33809]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:53.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:52 smithi002 ceph-mon[33809]: from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi002", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:53.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:52 smithi067 ceph-mon[86723]: 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-20T19:01:53.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:52 smithi067 ceph-mon[86723]: from='client.25595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:53.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:52 smithi067 ceph-mon[86723]: from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "mon", "hosts": "smithi002", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:53.312 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:53.931 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T19:01:54.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[23739]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:54.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:54.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:54.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:54.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:54.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[23739]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:54.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[23739]: 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-20T19:01:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[33809]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[33809]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:54.529 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-mon[33809]: 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-20T19:01:54.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:54 smithi067 ceph-mon[86723]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:54.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:54 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:54.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:54 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:54.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:54 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:01:54.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:54 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:54.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:54 smithi067 ceph-mon[86723]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:01:54.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:54 smithi067 ceph-mon[86723]: 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-20T19:01:55.001 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:01:54] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.51.0" 2024-09-20T19:01:55.107 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:01:55.778 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:01:55.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:55.40264079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:56.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: Upgrade: Setting container_image for all mgr 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[33809]: Upgrade: It appears safe to stop mon.a 2024-09-20T19:01:56.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: Upgrade: Setting container_image for all mgr 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:01:56.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:56 smithi002 ceph-mon[23739]: Upgrade: It appears safe to stop mon.a 2024-09-20T19:01:56.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:56.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:01:56.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:01:56.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:01:56.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:56.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mgr 2024-09-20T19:01:56.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:56.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:01:56.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-20T19:01:56.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:56 smithi067 ceph-mon[86723]: Upgrade: It appears safe to stop mon.a 2024-09-20T19:01:56.399 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (110s) 105s ago 22m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (88s) 36s ago 22m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (2m) 105s ago 22m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (2m) 36s ago 26m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (11m) 105s ago 28m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (28m) 105s ago 28m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 86c25deffcbd 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (40s) 36s ago 27m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (27m) 105s ago 27m - 2048M 19.1.1-369-ged8ee0f2 6acb0a031eab 3f3c808c68f6 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (2m) 105s ago 22m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (2m) 36s ago 22m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (26m) 105s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (26m) 105s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T19:01:56.400 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (25m) 105s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (25m) 105s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (24m) 36s ago 24m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (24m) 36s ago 24m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (24m) 36s ago 24m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (23m) 36s ago 23m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 36s ago 23m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (22m) 105s ago 22m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:01:56.401 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (22m) 36s ago 22m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:01:56.761 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:01:56.761 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:01:56.761 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:01:56.761 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:01:56.761 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:56.761 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:01:56.761 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 12, 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:01:56.762 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:01:56.763 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:01:57.071 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:01:57.071 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:01:57.072 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:01:57.072 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi002", 2024-09-20T19:01:57.072 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:01:57.072 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T19:01:57.072 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading mon daemons", 2024-09-20T19:01:57.072 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:01:57.072 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:01:57.301 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: 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-20T19:01:57.301 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:57.301 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:57.301 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: from='client.? 172.21.15.2:0/1058187387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:57.301 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:57.301 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: 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-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: from='client.? 172.21.15.2:0/1058187387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:01:57.302 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:57 smithi002 ceph-mon[23739]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:57.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: 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-20T19:01:57.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:57.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: from='client.15738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:57.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1058187387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:01:57.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:01:57.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:01:57.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:01:57.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:57 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:01:58.168 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[33809]: from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:58.169 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[33809]: Upgrade: Updating mon.a 2024-09-20T19:01:58.169 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[33809]: Deploying daemon mon.a on smithi002 2024-09-20T19:01:58.169 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[33809]: from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:58.169 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[23739]: from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:58.169 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[23739]: Upgrade: Updating mon.a 2024-09-20T19:01:58.169 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[23739]: Deploying daemon mon.a on smithi002 2024-09-20T19:01:58.169 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-mon[23739]: from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:58.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:58 smithi067 ceph-mon[86723]: from='client.25619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:58.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:58 smithi067 ceph-mon[86723]: Upgrade: Updating mon.a 2024-09-20T19:01:58.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:58 smithi067 ceph-mon[86723]: Deploying daemon mon.a on smithi002 2024-09-20T19:01:58.415 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:01:58 smithi067 ceph-mon[86723]: from='client.25631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:01:58.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 systemd[1]: Stopping Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:01:58.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:01:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:01:58.408114394Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:01:58.990 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:01:58] ENGINE Bus STOPPING 2024-09-20T19:01:58.990 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a[23735]: 2024-09-20T19:01:58.632+0000 7f7165074640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:01:58.990 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a[23735]: 2024-09-20T19:01:58.632+0000 7f7165074640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T19:01:59.002 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:58 smithi002 podman[102490]: 2024-09-20 19:01:58.704555155 +0000 UTC m=+0.192845776 container died 86c25deffcbd24b2ac5a50c4fb0f4bf336ef7b36a494883298e36c8d70ef6943 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, io.buildah.version=1.37.2, RELEASE=squid-ed8ee0f, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T19:01:59.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:59 smithi002 podman[102490]: 2024-09-20 19:01:59.090736511 +0000 UTC m=+0.579027122 container cleanup 86c25deffcbd24b2ac5a50c4fb0f4bf336ef7b36a494883298e36c8d70ef6943 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=squid-ed8ee0f, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:01:59.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:59 smithi002 bash[102490]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:01:59.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:01:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:01:59.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:01:59] ENGINE Bus STOPPED 2024-09-20T19:01:59.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:01:59] ENGINE Bus STARTING 2024-09-20T19:01:59.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:01:59] ENGINE Serving on http://:::9283 2024-09-20T19:01:59.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:01:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:01:59] ENGINE Bus STARTED 2024-09-20T19:01:59.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:59 smithi002 podman[102502]: 2024-09-20 19:01:59.459133781 +0000 UTC m=+0.749131764 container remove 86c25deffcbd24b2ac5a50c4fb0f4bf336ef7b36a494883298e36c8d70ef6943 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-ed8ee0f, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-20T19:01:59.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:59 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:01:59.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:59 smithi002 systemd[1]: Stopped Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:01:59.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:59 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service: Consumed 25.775s CPU time. 2024-09-20T19:02:00.223 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:01:59 smithi002 systemd[1]: Starting Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:02:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 podman[102642]: 2024-09-20 19:02:00.006740139 +0000 UTC m=+0.016719900 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:00.224 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 podman[102642]: 2024-09-20 19:02:00.118387931 +0000 UTC m=+0.128367683 container create bd0b0b7d36adc0e7d1d9f43b6533a2a669fe984bdf46804d287a90db437c6bee (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-20T19:02:00.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 podman[102642]: 2024-09-20 19:02:00.337482242 +0000 UTC m=+0.347461995 container init bd0b0b7d36adc0e7d1d9f43b6533a2a669fe984bdf46804d287a90db437c6bee (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True) 2024-09-20T19:02:00.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 podman[102642]: 2024-09-20 19:02:00.340758866 +0000 UTC m=+0.350738618 container start bd0b0b7d36adc0e7d1d9f43b6533a2a669fe984bdf46804d287a90db437c6bee (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-20T19:02:00.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: pidfile_write: ignore empty --pid-file 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: load: jerasure load: lrc 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Git sha 0 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: DB SUMMARY 2024-09-20T19:02:00.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: DB Session ID: 3YHZISRQPMHNMNKVZSMG 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3475 Bytes 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 897582 ; 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:02:00.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:02:00.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:02:00.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:02:00.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:02:00.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.env: 0x564591ae0120 2024-09-20T19:02:00.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:02:00.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.info_log: 0x564592895700 2024-09-20T19:02:00.531 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:02:00.532 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.statistics: (nil) 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.use_fsync: 0 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:02:00.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.db_log_dir: 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.wal_dir: 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:02:00.535 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:02:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:02:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:02:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:02:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:02:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:02:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:02:00.536 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.write_buffer_manager: 0x564592899b80 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:02:00.537 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.unordered_write: 0 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.row_cache: None 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.wal_filter: None 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:02:00.538 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:02:00.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:02:00.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:02:00.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.wal_compression: 0 2024-09-20T19:02:00.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:02:00.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:02:00.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:02:00.539 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:02:00.540 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:02:00.541 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:02:00.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:02:00.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:02:00.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_open_files: -1 2024-09-20T19:02:00.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:02:00.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:02:00.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:02:00.542 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Compression algorithms supported: 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kZSTD supported: 0 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:02:00.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:02:00.544 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.merge_operator: 2024-09-20T19:02:00.545 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_filter: None 2024-09-20T19:02:00.545 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:02:00.545 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:02:00.545 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:02:00.545 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:02:00.545 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564592895320) 2024-09-20T19:02:00.545 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_type: 0 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_index_type: 0 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_shortening: 1 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:02:00.546 INFO:journalctl@ceph.mon.a.smithi002.stdout: checksum: 4 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: no_block_cache: 0 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache: 0x564592889610 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_options: 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: capacity : 536870912 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_shard_bits : 4 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: strict_capacity_limit : 0 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:02:00.547 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_cache_compressed: (nil) 2024-09-20T19:02:00.548 INFO:journalctl@ceph.mon.a.smithi002.stdout: persistent_cache: (nil) 2024-09-20T19:02:00.548 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size: 4096 2024-09-20T19:02:00.548 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_size_deviation: 10 2024-09-20T19:02:00.548 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_restart_interval: 16 2024-09-20T19:02:00.548 INFO:journalctl@ceph.mon.a.smithi002.stdout: index_block_restart_interval: 1 2024-09-20T19:02:00.548 INFO:journalctl@ceph.mon.a.smithi002.stdout: metadata_block_size: 4096 2024-09-20T19:02:00.548 INFO:journalctl@ceph.mon.a.smithi002.stdout: partition_filters: 0 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: use_delta_encoding: 1 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: filter_policy: bloomfilter 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: whole_key_filtering: 1 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: verify_compression: 0 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: format_version: 5 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_index_compression: 1 2024-09-20T19:02:00.549 INFO:journalctl@ceph.mon.a.smithi002.stdout: block_align: 0 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout: prepopulate_block_cache: 0 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression: NoCompression 2024-09-20T19:02:00.550 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:02:00.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:02:00.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:02:00.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.num_levels: 7 2024-09-20T19:02:00.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:02:00.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:02:00.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:02:00.551 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:02:00.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:02:00.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:02:00.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:02:00.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:02:00.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:02:00.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:02:00.552 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:02:00.553 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:02:00.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:02:00.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:02:00.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:02:00.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:02:00.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:02:00.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:02:00.554 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:02:00.555 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:02:00.556 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:02:00.557 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:02:00.558 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:02:00.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:02:00.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:02:00.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:02:00.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:02:00.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:02:00.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.ttl: 2592000 2024-09-20T19:02:00.559 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:02:00.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:02:00.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:02:00.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:02:00.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:02:00.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:02:00.560 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:02:00.561 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:02:00.561 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:02:00.561 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:02:00.561 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:02:00.561 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:02:00.561 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:02:00.562 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:02:00.562 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: 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 24307, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-20T19:02:00.562 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-20T19:02:00.562 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7ea40538-38b5-4e56-b527-cc191340365b 2024-09-20T19:02:00.562 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858920369619, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-20T19:02:00.562 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-20T19:02:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858920373851, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 842050, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24308, "largest_seqno": 25162, "table_properties": {"data_size": 837951, "index_size": 1971, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 11301, "raw_average_key_size": 26, "raw_value_size": 829139, "raw_average_value_size": 1946, "num_data_blocks": 88, "num_entries": 426, "num_filter_entries": 426, "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": 1726858920, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7ea40538-38b5-4e56-b527-cc191340365b", "db_session_id": "3YHZISRQPMHNMNKVZSMG", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:02:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858920373965, "job": 1, "event": "recovery_finished"} 2024-09-20T19:02:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-20T19:02:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:02:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000054.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:02:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5645928b8e00 2024-09-20T19:02:00.563 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: DB pointer 0x5645929ba000 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** DB Stats ** 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:02:00.564 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: L0 1/0 822.31 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:02:00.565 INFO:journalctl@ceph.mon.a.smithi002.stdout: L6 1/0 9.43 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T19:02:00.566 INFO:journalctl@ceph.mon.a.smithi002.stdout: Sum 2/0 10.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:02:00.566 INFO:journalctl@ceph.mon.a.smithi002.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 306.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:02:00.566 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T19:02:00.566 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T19:02:00.566 INFO:journalctl@ceph.mon.a.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:02:00.566 INFO:journalctl@ceph.mon.a.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:02:00.566 INFO:journalctl@ceph.mon.a.smithi002.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 306.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-20T19:02:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T19:02:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:02:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T19:02:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:02:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-20T19:02:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:02:00.567 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:02:00.568 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:02:00.568 INFO:journalctl@ceph.mon.a.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:02:00.568 INFO:journalctl@ceph.mon.a.smithi002.stdout: Cumulative compaction: 0.00 GB write, 120.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:02:00.568 INFO:journalctl@ceph.mon.a.smithi002.stdout: Interval compaction: 0.00 GB write, 120.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:02:00.568 INFO:journalctl@ceph.mon.a.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T19:02:00.568 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache BinnedLRUCache@0x564592889610#2 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-20T19:02:00.568 INFO:journalctl@ceph.mon.a.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-09-20T19:02:00.569 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T19:02:00.569 INFO:journalctl@ceph.mon.a.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:02:00.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: starting mon.a rank 0 at public addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] at bind addrs [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:00.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???) e3 preinit fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:00.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???).mds e1 new map 2024-09-20T19:02:00.569 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???).mds e1 print_map 2024-09-20T19:02:00.569 INFO:journalctl@ceph.mon.a.smithi002.stdout: e1 2024-09-20T19:02:00.570 INFO:journalctl@ceph.mon.a.smithi002.stdout: btime 2024-09-20T18:33:23:710412+0000 2024-09-20T19:02:00.570 INFO:journalctl@ceph.mon.a.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:02:00.570 INFO:journalctl@ceph.mon.a.smithi002.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T19:02:00.570 INFO:journalctl@ceph.mon.a.smithi002.stdout: legacy client fscid: -1 2024-09-20T19:02:00.570 INFO:journalctl@ceph.mon.a.smithi002.stdout: 2024-09-20T19:02:00.570 INFO:journalctl@ceph.mon.a.smithi002.stdout: No filesystems configured 2024-09-20T19:02:00.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:02:00.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:02:00.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:02:00.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:02:00.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 ceph-mon[102660]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-20T19:02:00.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 bash[102642]: bd0b0b7d36adc0e7d1d9f43b6533a2a669fe984bdf46804d287a90db437c6bee 2024-09-20T19:02:00.571 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:00 smithi002 systemd[1]: Started Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:02:01.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:01.40610654Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:02.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: 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-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: mon.a calling monitor election 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: monmap epoch 3 2024-09-20T19:02:02.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: min_mon_release 19 (squid) 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: election_strategy: 1 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: fsmap 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: overall HEALTH_OK 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='' 2024-09-20T19:02:02.279 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: 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-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: mon.a calling monitor election 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: monmap epoch 3 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:02.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: min_mon_release 19 (squid) 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: election_strategy: 1 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: fsmap 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: overall HEALTH_OK 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='' 2024-09-20T19:02:02.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:01 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:02.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: 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-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: mon.a calling monitor election 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: monmap epoch 3 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: min_mon_release 19 (squid) 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: election_strategy: 1 2024-09-20T19:02:02.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: fsmap 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: overall HEALTH_OK 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='' 2024-09-20T19:02:02.292 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:01 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:03.157 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:02 smithi002 ceph-mon[33809]: 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-20T19:02:03.158 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:02 smithi002 ceph-mon[102660]: 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-20T19:02:03.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:02 smithi067 ceph-mon[86723]: 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-20T19:02:04.144 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:03 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:04.145 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:04.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-20T19:02:04.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:04.408607055Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:04.840 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:02:04] "GET /metrics HTTP/1.1" 200 38075 "" "Prometheus/2.51.0" 2024-09-20T19:02:05.242 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:04 smithi002 ceph-mon[33809]: 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-20T19:02:05.242 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:04 smithi002 ceph-mon[102660]: 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-20T19:02:05.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:04 smithi067 ceph-mon[86723]: 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-20T19:02:05.527 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:05 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:02:05.384+0000 7fe350b1d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-20T19:02:07.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[102660]: 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-20T19:02:07.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[33809]: 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-20T19:02:07.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:06 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:06 smithi067 ceph-mon[86723]: 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-20T19:02:07.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:06 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:06 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:06 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:06 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:07.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:07.405986232Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:09.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:08 smithi002 ceph-mon[33809]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:09.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:08 smithi002 ceph-mon[33809]: 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-20T19:02:09.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:08 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:09.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:08 smithi002 ceph-mon[102660]: 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-20T19:02:09.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:08 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:09.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:08 smithi067 ceph-mon[86723]: 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-20T19:02:10.692 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:10.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:10.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:02:10.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:02:10.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:02:10.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:02:10.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: Upgrade: It appears safe to stop mon.c 2024-09-20T19:02:10.694 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[33809]: 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-20T19:02:10.694 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:02:10.695 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: Upgrade: It appears safe to stop mon.c 2024-09-20T19:02:10.696 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:10 smithi002 ceph-mon[102660]: 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-20T19:02:10.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:10.405929977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: Upgrade: It appears safe to stop mon.c 2024-09-20T19:02:10.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:10 smithi067 ceph-mon[86723]: 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-20T19:02:12.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[102660]: Upgrade: Updating mon.c 2024-09-20T19:02:12.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[102660]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[102660]: Deploying daemon mon.c on smithi002 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[33809]: Upgrade: Updating mon.c 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[33809]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[33809]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:12.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:11 smithi002 ceph-mon[33809]: Deploying daemon mon.c on smithi002 2024-09-20T19:02:12.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:11 smithi067 ceph-mon[86723]: Upgrade: Updating mon.c 2024-09-20T19:02:12.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:11 smithi067 ceph-mon[86723]: from='mgr.15312 ' entity='mgr.y' 2024-09-20T19:02:12.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:11 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-20T19:02:12.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:11 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-20T19:02:12.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:11 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-20T19:02:12.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:11 smithi067 ceph-mon[86723]: Deploying daemon mon.c on smithi002 2024-09-20T19:02:12.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:12 smithi002 systemd[1]: Stopping Ceph mon.c for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:02:12.986 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:12 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:02:12] ENGINE Bus STOPPING 2024-09-20T19:02:12.986 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:12 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c[33805]: 2024-09-20T19:02:12.593+0000 7f2f340a4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:02:12.986 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:12 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c[33805]: 2024-09-20T19:02:12.593+0000 7f2f340a4640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:02:12.987 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:12 smithi002 podman[106100]: 2024-09-20 19:02:12.665810063 +0000 UTC m=+0.179743083 container died 3f3c808c68f6a1ef1dd221bbd49744431ab307dfd464910613099b315ea36c45 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-20T19:02:13.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:13 smithi002 podman[106100]: 2024-09-20 19:02:13.069293036 +0000 UTC m=+0.583226054 container cleanup 3f3c808c68f6a1ef1dd221bbd49744431ab307dfd464910613099b315ea36c45 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:02:13.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:13 smithi002 bash[106100]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c 2024-09-20T19:02:13.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:02:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:02:13.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:02:13] ENGINE Bus STOPPED 2024-09-20T19:02:13.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:02:13] ENGINE Bus STARTING 2024-09-20T19:02:13.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:02:13] ENGINE Serving on http://:::9283 2024-09-20T19:02:13.278 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:02:13] ENGINE Bus STARTED 2024-09-20T19:02:13.661 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:13 smithi002 podman[106112]: 2024-09-20 19:02:13.360557879 +0000 UTC m=+0.695044429 container remove 3f3c808c68f6a1ef1dd221bbd49744431ab307dfd464910613099b315ea36c45 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ed8ee0f, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-20T19:02:13.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:13.409937612Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:14.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:13 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-20T19:02:14.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:13 smithi002 systemd[1]: Stopped Ceph mon.c for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:02:14.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:13 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.c.service: Consumed 14.049s CPU time. 2024-09-20T19:02:14.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:13 smithi002 systemd[1]: Starting Ceph mon.c for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:02:14.330 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 podman[106252]: 2024-09-20 19:02:13.999033269 +0000 UTC m=+0.016170667 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:14.331 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 podman[106252]: 2024-09-20 19:02:14.129767212 +0000 UTC m=+0.146904592 container create d324da17a1c4f45d7ae27c009aa74b4e73219d8376635c460fe2badf15a3ad98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-20T19:02:14.777 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:02:14] "GET /metrics HTTP/1.1" 200 38075 "" "Prometheus/2.51.0" 2024-09-20T19:02:14.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 podman[106252]: 2024-09-20 19:02:14.323759098 +0000 UTC m=+0.340896488 container init d324da17a1c4f45d7ae27c009aa74b4e73219d8376635c460fe2badf15a3ad98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 podman[106252]: 2024-09-20 19:02:14.327173637 +0000 UTC m=+0.344311019 container start d324da17a1c4f45d7ae27c009aa74b4e73219d8376635c460fe2badf15a3ad98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: set uid:gid to 167:167 (ceph:ceph) 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev), process ceph-mon, pid 2 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: pidfile_write: ignore empty --pid-file 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: load: jerasure load: lrc 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: RocksDB version: 7.9.2 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Git sha 0 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Compile date 2024-09-20 10:48:39 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: DB SUMMARY 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: DB Session ID: LHKATKM4QLDOVGKM0RQM 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: CURRENT file: CURRENT 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: IDENTITY file: IDENTITY 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3616 Bytes 2024-09-20T19:02:14.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 40855 ; 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.error_if_exists: 0 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.create_if_missing: 0 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.paranoid_checks: 1 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.env: 0x55f64bada120 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.fs: PosixFileSystem 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.info_log: 0x55f64c90d700 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_file_opening_threads: 16 2024-09-20T19:02:14.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.statistics: (nil) 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.use_fsync: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_log_file_size: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.keep_log_file_num: 1000 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.recycle_log_file_num: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.allow_fallocate: 1 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.allow_mmap_reads: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.allow_mmap_writes: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.use_direct_reads: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-20T19:02:14.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.create_missing_column_families: 0 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.db_log_dir: 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.wal_dir: 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.advise_random_on_open: 1 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.db_write_buffer_size: 0 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.write_buffer_manager: 0x55f64c911b80 2024-09-20T19:02:14.782 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.rate_limiter: (nil) 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.wal_recovery_mode: 2 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.enable_thread_tracking: 0 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.enable_pipelined_write: 0 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.unordered_write: 0 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.row_cache: None 2024-09-20T19:02:14.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.wal_filter: None 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.allow_ingest_behind: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.two_write_queues: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.manual_wal_flush: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.wal_compression: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.atomic_flush: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.log_readahead_size: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.best_efforts_recovery: 0 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-20T19:02:14.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.allow_data_in_errors: 0 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.db_host_id: __hostname__ 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_background_jobs: 2 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_background_compactions: -1 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_subcompactions: 1 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_total_wal_size: 0 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-20T19:02:14.785 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_open_files: -1 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bytes_per_sync: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_readahead_size: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_background_flushes: -1 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Compression algorithms supported: 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kZSTD supported: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kXpressCompression supported: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kBZip2Compression supported: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kLZ4Compression supported: 1 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kZlibCompression supported: 1 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kLZ4HCCompression supported: 1 2024-09-20T19:02:14.786 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: kSnappyCompression supported: 1 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.merge_operator: 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_filter: None 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_filter_factory: None 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.sst_partitioner_factory: None 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f64c90d320) 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks: 1 2024-09-20T19:02:14.787 INFO:journalctl@ceph.mon.c.smithi002.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: pin_top_level_index_and_filter: 1 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_type: 0 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_index_type: 0 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_shortening: 1 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: checksum: 4 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: no_block_cache: 0 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache: 0x55f64c901610 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_name: BinnedLRUCache 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_options: 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: capacity : 536870912 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_shard_bits : 4 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: strict_capacity_limit : 0 2024-09-20T19:02:14.788 INFO:journalctl@ceph.mon.c.smithi002.stdout: high_pri_pool_ratio: 0.000 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_cache_compressed: (nil) 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: persistent_cache: (nil) 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size: 4096 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_size_deviation: 10 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_restart_interval: 16 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: index_block_restart_interval: 1 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: metadata_block_size: 4096 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: partition_filters: 0 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: use_delta_encoding: 1 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: filter_policy: bloomfilter 2024-09-20T19:02:14.789 INFO:journalctl@ceph.mon.c.smithi002.stdout: whole_key_filtering: 1 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: verify_compression: 0 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: read_amp_bytes_per_bit: 0 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: format_version: 5 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_index_compression: 1 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: block_align: 0 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: max_auto_readahead_size: 262144 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: prepopulate_block_cache: 0 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: initial_auto_readahead_size: 8192 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout: num_file_reads_for_auto_readahead: 2 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.write_buffer_size: 33554432 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_write_buffer_number: 2 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression: NoCompression 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression: Disabled 2024-09-20T19:02:14.790 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.prefix_extractor: nullptr 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.num_levels: 7 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:02:14.791 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.level: 32767 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.strategy: 0 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.enabled: false 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.target_file_size_base: 67108864 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-20T19:02:14.792 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.arena_block_size: 1048576 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-20T19:02:14.793 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.disable_auto_compactions: 0 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.inplace_update_support: 0 2024-09-20T19:02:14.794 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.bloom_locality: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.max_successive_merges: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.paranoid_file_checks: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.force_consistency_checks: 1 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.report_bg_io_stats: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.ttl: 2592000 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-20T19:02:14.795 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.enable_blob_files: false 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.min_blob_size: 0 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.blob_file_size: 268435456 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.blob_file_starting_level: 0 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: 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 27540, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a1dc75f1-b075-47dd-bad6-20d3bb6b1fe7 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858934354470, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-20T19:02:14.796 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858934355092, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 28224, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27545, "largest_seqno": 27573, "table_properties": {"data_size": 27052, "index_size": 73, "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": 668, "raw_average_key_size": 27, "raw_value_size": 26444, "raw_average_value_size": 1101, "num_data_blocks": 3, "num_entries": 24, "num_filter_entries": 24, "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": 1726858934, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a1dc75f1-b075-47dd-bad6-20d3bb6b1fe7", "db_session_id": "LHKATKM4QLDOVGKM0RQM", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726858934355194, "job": 1, "event": "recovery_finished"} 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f64c930e00 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: DB pointer 0x55f64ca32000 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** DB Stats ** 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:14.797 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: L0 1/0 27.56 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: L6 1/0 9.38 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: Sum 2/0 9.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T19:02:14.798 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** Compaction Stats [default] ** 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 62.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: Cumulative compaction: 0.00 GB write, 9.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:02:14.799 INFO:journalctl@ceph.mon.c.smithi002.stdout: Interval compaction: 0.00 GB write, 9.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache BinnedLRUCache@0x55f64c901610#2 capacity: 512.00 MB usage: 0.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.16 KB,2.98023e-05%) Misc(1,0.00 KB,0%) 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: starting mon.c rank 2 at public addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] at bind addrs [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???) e3 preinit fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???).mds e1 new map 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???).mds e1 print_map 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: e1 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: btime 2024-09-20T18:33:23:710412+0000 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-20T19:02:14.800 INFO:journalctl@ceph.mon.c.smithi002.stdout: legacy client fscid: -1 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout: 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout: No filesystems configured 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 ceph-mon[106270]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 bash[106252]: d324da17a1c4f45d7ae27c009aa74b4e73219d8376635c460fe2badf15a3ad98 2024-09-20T19:02:14.801 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:14 smithi002 systemd[1]: Started Ceph mon.c for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:02:15.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[106270]: 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-20T19:02:15.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:02:15.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:02:15.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:02:15.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[102660]: 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-20T19:02:15.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:02:15.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:02:15.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:15 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:02:16.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:15 smithi067 ceph-mon[86723]: 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-20T19:02:16.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:15 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-20T19:02:16.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:15 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-20T19:02:16.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:15 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-20T19:02:16.751 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:02:16.751 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: 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-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: 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-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: mon.c calling monitor election 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: mon.a calling monitor election 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: monmap epoch 3 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: min_mon_release 19 (squid) 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: election_strategy: 1 2024-09-20T19:02:16.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:02:16.753 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:02:16.753 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:16.408213273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:17.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: fsmap 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: overall HEALTH_OK 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:17.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: 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-20T19:02:17.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: 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-20T19:02:17.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: mon.c calling monitor election 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: mon.a calling monitor election 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: monmap epoch 3 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: min_mon_release 19 (squid) 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: election_strategy: 1 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: fsmap 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:02:17.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-20T19:02:17.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: overall HEALTH_OK 2024-09-20T19:02:17.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:17.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:16 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:17.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-20T19:02:17.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-20T19:02:17.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: 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-20T19:02:17.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: 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-20T19:02:17.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: mon.c calling monitor election 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: mon.a calling monitor election 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: monmap epoch 3 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: fsid 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: last_changed 2024-09-20T18:34:55.008229+0000 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: created 2024-09-20T18:33:20.811818+0000 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: min_mon_release 19 (squid) 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: election_strategy: 1 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: 0: [v2:172.21.15.2:3300/0,v1:172.21.15.2:6789/0] mon.a 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: 1: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.b 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: 2: [v2:172.21.15.2:3301/0,v1:172.21.15.2:6790/0] mon.c 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: fsmap 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: osdmap e110: 8 total, 8 up, 8 in 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: overall HEALTH_OK 2024-09-20T19:02:17.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:17.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:16 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:19.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:18 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:19.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:18 smithi002 ceph-mon[106270]: 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-20T19:02:19.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:19.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:18 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:19.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:18 smithi002 ceph-mon[102660]: 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-20T19:02:19.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:19.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:18 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:19.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:18 smithi067 ceph-mon[86723]: 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-20T19:02:19.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:19.613 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:02:19.365+0000 7fe350b1d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-20T19:02:19.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:19.412126563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:21.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[106270]: 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-20T19:02:21.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[102660]: 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-20T19:02:21.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.038 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:20 smithi067 ceph-mon[86723]: 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-20T19:02:21.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:21.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:22.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=infra.usagestats t=2024-09-20T19:02:22.346669899Z level=info msg="Usage stats are ready to report" 2024-09-20T19:02:22.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:22.404025784Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:23.194 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:22 smithi002 ceph-mon[106270]: 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-20T19:02:23.195 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:22 smithi002 ceph-mon[102660]: 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-20T19:02:23.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:22 smithi067 ceph-mon[86723]: 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-20T19:02:25.027 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:02:24] "GET /metrics HTTP/1.1" 200 38075 "" "Prometheus/2.51.0" 2024-09-20T19:02:25.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: 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-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mon 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:02:25.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all crash 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mds 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.029 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: 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-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mon 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all crash 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mds 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:02:25.031 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nfs 2024-09-20T19:02:25.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.033 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all grafana 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all loki 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all promtail 2024-09-20T19:02:25.034 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nfs 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:02:25.035 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all grafana 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.036 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all loki 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all promtail 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Finalizing container_image settings 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:02:25.037 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:02:25.038 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Finalizing container_image settings 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.039 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:02:25.040 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: Upgrade: Complete! 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:02:25.041 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.042 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: Upgrade: Complete! 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.043 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: 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-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.044 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mon 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all crash 2024-09-20T19:02:25.045 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mds 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:02:25.046 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nfs 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all node-exporter 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.047 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all prometheus 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all alertmanager 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all grafana 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all loki 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.048 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all promtail 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Finalizing container_image settings 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:02:25.049 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.050 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: Upgrade: Complete! 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:25.051 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:25.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:25.411110927Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:27.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:26 smithi002 ceph-mon[106270]: 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-20T19:02:27.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:26 smithi002 ceph-mon[102660]: 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-20T19:02:27.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:26 smithi067 ceph-mon[86723]: 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-20T19:02:28.003 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:02:28.260 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:28.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[102660]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:28.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:28.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[102660]: 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-20T19:02:28.691 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:28.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[106270]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:28.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:28.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[106270]: 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-20T19:02:28.691 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:28 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:28.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:28 smithi067 ceph-mon[86723]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:28.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:28 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:28.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:28 smithi067 ceph-mon[86723]: 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-20T19:02:28.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:28 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:28.791 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:28.402257881Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:28.991 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (2m) 9s ago 23m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (2m) 68s ago 23m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (3m) 9s ago 22m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (3m) 68s ago 27m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (12m) 9s ago 28m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (28s) 9s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (73s) 68s ago 27m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (14s) 9s ago 27m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 9s ago 22m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (3m) 68s ago 22m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:02:28.992 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (27m) 9s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (26m) 9s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (26m) 9s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (25m) 9s ago 25m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (25m) 68s ago 25m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (25m) 68s ago 25m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (24m) 68s ago 24m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (24m) 68s ago 24m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 68s ago 23m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (22m) 9s ago 22m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:02:28.993 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (22m) 68s ago 22m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:02:29.622 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-20T19:02:29.878 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:29.997 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:29 smithi002 ceph-mon[106270]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:29.997 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:29 smithi002 ceph-mon[102660]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:30.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:29 smithi067 ceph-mon[86723]: from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:30.641 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:02:30.953 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:30 smithi002 ceph-mon[106270]: 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-20T19:02:30.953 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:30 smithi002 ceph-mon[102660]: 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-20T19:02:31.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:30 smithi067 ceph-mon[86723]: 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-20T19:02:31.259 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-20T19:02:31.514 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:31.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:31 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/3495804034' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:31.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:31.411360187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:31.907 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:31 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/3495804034' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:31.907 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:31 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/3495804034' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:32.272 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:02:32.862 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-20T19:02:32.885 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:32 smithi002 ceph-mon[106270]: 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-20T19:02:32.885 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:32 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/617294605' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:32.885 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:32 smithi002 ceph-mon[102660]: 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-20T19:02:32.885 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:32 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/617294605' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:33.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:32 smithi067 ceph-mon[86723]: 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-20T19:02:33.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:32 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/617294605' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:33.113 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:33.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:33.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:34.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:34 smithi002 ceph-mon[106270]: 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-20T19:02:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:34 smithi002 ceph-mon[106270]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:34.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:34 smithi002 ceph-mon[102660]: 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-20T19:02:34.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:34 smithi002 ceph-mon[102660]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:34.777 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:02:34] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.51.0" 2024-09-20T19:02:34.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:34.405475009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:34.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:34 smithi067 ceph-mon[86723]: 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-20T19:02:34.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:34 smithi067 ceph-mon[86723]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:35.046 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:02:35.706 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:02:36.005 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:36.651 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:02:36.651 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-20T19:02:36.651 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-20T19:02:36.651 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-20T19:02:36.652 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:02:36.652 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-20T19:02:36.652 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-20T19:02:36.652 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:02:36.652 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:02:36.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:36 smithi002 ceph-mon[106270]: 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-20T19:02:36.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:36 smithi002 ceph-mon[102660]: 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-20T19:02:37.043 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:36 smithi067 ceph-mon[86723]: 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-20T19:02:37.282 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:02:37.543 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:37.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:37 smithi067 ceph-mon[86723]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:37.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:37.400070389Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:37.900 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:37 smithi002 ceph-mon[106270]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:37.900 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:37 smithi002 ceph-mon[102660]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:38.260 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T19:02:38.920 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:38 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:38.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:38 smithi002 ceph-mon[106270]: 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-20T19:02:38.921 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:38 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/1751067355' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:02:38.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:38 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:38.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:38 smithi002 ceph-mon[102660]: 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-20T19:02:38.921 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:38 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/1751067355' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:02:38.953 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-20T19:02:39.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:38 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:39.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:38 smithi067 ceph-mon[86723]: 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-20T19:02:39.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:38 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1751067355' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:02:39.206 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:40.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:40 smithi002 ceph-mon[106270]: 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-20T19:02:40.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:40 smithi002 ceph-mon[106270]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:40 smithi002 ceph-mon[102660]: 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-20T19:02:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:40 smithi002 ceph-mon[102660]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:40.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:40 smithi067 ceph-mon[86723]: 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-20T19:02:40.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:40 smithi067 ceph-mon[86723]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:40.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:40.411519691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:41.243 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:41.871 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T19:02:42.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[106270]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:42.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:42.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:42.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:42.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:42.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[102660]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:42.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:42.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:42.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:42.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:42 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:42.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:42 smithi067 ceph-mon[86723]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:42.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:42 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:42.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:42 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:42.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:42 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:02:42.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:42 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:42.594 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:02:43.494 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:43.494 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: 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-20T19:02:43.494 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.494 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:43.494 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: 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-20T19:02:43.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.495 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:43.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.496 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:02:43.540 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:43.410896406Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:43.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:43.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: 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-20T19:02:43.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:02:43.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:43.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:43.541 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-20T19:02:43.707 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (2m) 24s ago 23m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (2m) 83s ago 23m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (3m) 24s ago 22m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (3m) 83s ago 27m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (12m) 24s ago 29m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (44s) 24s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:02:44.310 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (88s) 83s ago 27m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (30s) 24s ago 27m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 24s ago 23m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (3m) 83s ago 23m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (27m) 24s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 7177aefa2013 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (26m) 24s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (26m) 24s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (26m) 24s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (25m) 83s ago 25m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (25m) 83s ago 25m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (24m) 83s ago 24m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (24m) 83s ago 24m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (2m) 83s ago 24m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (22m) 24s ago 22m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:02:44.311 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (22m) 83s ago 22m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:02:44.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[102660]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:02:44.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[102660]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:02:44.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mgr 2024-09-20T19:02:44.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mon 2024-09-20T19:02:44.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all crash 2024-09-20T19:02:44.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[102660]: Upgrade: osd.0 is safe to restart 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[106270]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[106270]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mgr 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mon 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all crash 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:02:44.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-mon[106270]: Upgrade: osd.0 is safe to restart 2024-09-20T19:02:44.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:44 smithi067 ceph-mon[86723]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:02:44.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:44 smithi067 ceph-mon[86723]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:02:44.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:44 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mgr 2024-09-20T19:02:44.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:44 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mon 2024-09-20T19:02:44.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:44 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all crash 2024-09-20T19:02:44.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:44 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-20T19:02:44.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:44 smithi067 ceph-mon[86723]: Upgrade: osd.0 is safe to restart 2024-09-20T19:02:44.671 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:02:44.671 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:02:44.671 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 10, 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:02:44.672 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:02:44.673 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:02:44.995 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/8 daemons upgraded", 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:02:44.996 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:02:44.997 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:02:44] "GET /metrics HTTP/1.1" 200 38141 "" "Prometheus/2.51.0" 2024-09-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: 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-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/2408058133' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:02:45.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: 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-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/2408058133' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:02:45.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: 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-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/2408058133' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-20T19:02:45.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:02:46.384 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:46 smithi002 ceph-mon[102660]: Upgrade: Updating osd.0 2024-09-20T19:02:46.384 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:46 smithi002 ceph-mon[102660]: Deploying daemon osd.0 on smithi002 2024-09-20T19:02:46.384 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:46 smithi002 ceph-mon[102660]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:46.384 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:46 smithi002 ceph-mon[106270]: Upgrade: Updating osd.0 2024-09-20T19:02:46.384 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:46 smithi002 ceph-mon[106270]: Deploying daemon osd.0 on smithi002 2024-09-20T19:02:46.384 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:46 smithi002 ceph-mon[106270]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:46.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:46 smithi067 ceph-mon[86723]: Upgrade: Updating osd.0 2024-09-20T19:02:46.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:46 smithi067 ceph-mon[86723]: Deploying daemon osd.0 on smithi002 2024-09-20T19:02:46.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:46 smithi067 ceph-mon[86723]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:02:46.540 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:46.40189484Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:47.297 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:47 smithi002 ceph-mon[106270]: 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-20T19:02:47.297 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:47 smithi002 ceph-mon[102660]: 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-20T19:02:47.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:47 smithi067 ceph-mon[86723]: 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-20T19:02:48.027 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:47 smithi002 systemd[1]: Stopping Ceph osd.0 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:02:48.027 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[37601]: 2024-09-20T19:02:47.911+0000 7f3a8c2a7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:02:48.027 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[37601]: 2024-09-20T19:02:47.911+0000 7f3a8c2a7640 -1 osd.0 110 *** Got signal Terminated *** 2024-09-20T19:02:48.027 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:47 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[37601]: 2024-09-20T19:02:47.911+0000 7f3a8c2a7640 -1 osd.0 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:02:48.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:48 smithi002 ceph-mon[102660]: osd.0 marked itself down and dead 2024-09-20T19:02:48.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:48 smithi002 ceph-mon[106270]: osd.0 marked itself down and dead 2024-09-20T19:02:48.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:48 smithi067 ceph-mon[86723]: osd.0 marked itself down and dead 2024-09-20T19:02:49.003 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:48 smithi002 podman[111144]: 2024-09-20 19:02:48.688921334 +0000 UTC m=+0.874482417 container died 7177aefa2013570ca7e3f443fe650742ea376fac4a8860e6f5c532bc0fd91bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-20T19:02:49.268 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:49 smithi002 podman[111144]: 2024-09-20 19:02:49.095077657 +0000 UTC m=+1.280638739 container cleanup 7177aefa2013570ca7e3f443fe650742ea376fac4a8860e6f5c532bc0fd91bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD) 2024-09-20T19:02:49.268 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:49 smithi002 bash[111144]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:02:49.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:49.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[102660]: 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-20T19:02:49.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:02:49.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[102660]: osdmap e111: 8 total, 7 up, 8 in 2024-09-20T19:02:49.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:49.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[106270]: 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-20T19:02:49.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:02:49.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[106270]: osdmap e111: 8 total, 7 up, 8 in 2024-09-20T19:02:49.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:49.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:49.528 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:49 smithi002 podman[111161]: 2024-09-20 19:02:49.363280619 +0000 UTC m=+0.663201102 container remove 7177aefa2013570ca7e3f443fe650742ea376fac4a8860e6f5c532bc0fd91bf4 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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, RELEASE=squid-ed8ee0f) 2024-09-20T19:02:49.540 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:49.404873465Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:49.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:49 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:49.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:49 smithi067 ceph-mon[86723]: 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-20T19:02:49.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:49 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:02:49.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:49 smithi067 ceph-mon[86723]: osdmap e111: 8 total, 7 up, 8 in 2024-09-20T19:02:49.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:49.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:02:50.014 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:49 smithi002 podman[111247]: 2024-09-20 19:02:49.58246533 +0000 UTC m=+0.016912126 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:50.014 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:49 smithi002 podman[111247]: 2024-09-20 19:02:49.747371864 +0000 UTC m=+0.181818656 container create 7aec2dfdcab6f58a5a57aa31adfd6effc2f56c9aa37f2e8b7a5e5542ab9f577d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-20T19:02:50.015 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 podman[111247]: 2024-09-20 19:02:50.008142019 +0000 UTC m=+0.442588815 container init 7aec2dfdcab6f58a5a57aa31adfd6effc2f56c9aa37f2e8b7a5e5542ab9f577d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-20T19:02:50.277 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 podman[111247]: 2024-09-20 19:02:50.011924141 +0000 UTC m=+0.446370937 container start 7aec2dfdcab6f58a5a57aa31adfd6effc2f56c9aa37f2e8b7a5e5542ab9f577d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-20T19:02:50.277 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 podman[111247]: 2024-09-20 19:02:50.091621415 +0000 UTC m=+0.526068217 container attach 7aec2dfdcab6f58a5a57aa31adfd6effc2f56c9aa37f2e8b7a5e5542ab9f577d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, ceph=True, 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.name=CentOS Stream 9 Base Image) 2024-09-20T19:02:50.277 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 podman[111247]: 2024-09-20 19:02:50.206823402 +0000 UTC m=+0.641270190 container died 7aec2dfdcab6f58a5a57aa31adfd6effc2f56c9aa37f2e8b7a5e5542ab9f577d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:02:50.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:50 smithi067 ceph-mon[86723]: osdmap e112: 8 total, 7 up, 8 in 2024-09-20T19:02:50.543 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:50 smithi002 ceph-mon[102660]: osdmap e112: 8 total, 7 up, 8 in 2024-09-20T19:02:50.543 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:50 smithi002 ceph-mon[106270]: osdmap e112: 8 total, 7 up, 8 in 2024-09-20T19:02:50.795 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 podman[111270]: 2024-09-20 19:02:50.78668417 +0000 UTC m=+0.574063624 container remove 7aec2dfdcab6f58a5a57aa31adfd6effc2f56c9aa37f2e8b7a5e5542ab9f577d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2) 2024-09-20T19:02:51.248 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-20T19:02:51.248 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 systemd[1]: Stopped Ceph osd.0 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:02:51.248 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:50 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.0.service: Consumed 13.982s CPU time. 2024-09-20T19:02:51.248 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 systemd[1]: Starting Ceph osd.0 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:02:51.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:51 smithi002 ceph-mon[102660]: pgmap v126: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:51.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:51 smithi002 ceph-mon[102660]: Health check failed: Reduced data availability: 13 pgs inactive, 38 pgs peering (PG_AVAILABILITY) 2024-09-20T19:02:51.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:51 smithi002 ceph-mon[106270]: pgmap v126: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:51.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:51 smithi002 ceph-mon[106270]: Health check failed: Reduced data availability: 13 pgs inactive, 38 pgs peering (PG_AVAILABILITY) 2024-09-20T19:02:51.528 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 podman[111368]: 2024-09-20 19:02:51.144848374 +0000 UTC m=+0.016274810 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:51.528 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 podman[111368]: 2024-09-20 19:02:51.412511787 +0000 UTC m=+0.283938214 container create 6eb1ce5726a213b99cc4c9db89ce3bdf4ba9ef5aac16351af56635551a5347ea (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-20T19:02:51.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:51 smithi067 ceph-mon[86723]: pgmap v126: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:51.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:51 smithi067 ceph-mon[86723]: Health check failed: Reduced data availability: 13 pgs inactive, 38 pgs peering (PG_AVAILABILITY) 2024-09-20T19:02:51.825 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 podman[111368]: 2024-09-20 19:02:51.681600323 +0000 UTC m=+0.553026747 container init 6eb1ce5726a213b99cc4c9db89ce3bdf4ba9ef5aac16351af56635551a5347ea (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-20T19:02:51.826 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 podman[111368]: 2024-09-20 19:02:51.68515306 +0000 UTC m=+0.556579484 container start 6eb1ce5726a213b99cc4c9db89ce3bdf4ba9ef5aac16351af56635551a5347ea (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-20T19:02:51.826 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 podman[111368]: 2024-09-20 19:02:51.764921446 +0000 UTC m=+0.636347884 container attach 6eb1ce5726a213b99cc4c9db89ce3bdf4ba9ef5aac16351af56635551a5347ea (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-20T19:02:52.277 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:52.277 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 bash[111368]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:52.277 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:52.277 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:51 smithi002 bash[111368]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:52.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:52.411802566Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:53.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:53 smithi067 ceph-mon[86723]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:53.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:53 smithi002 ceph-mon[102660]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:53.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:53 smithi002 ceph-mon[106270]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:54.843 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:02:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:02:54] "GET /metrics HTTP/1.1" 200 38207 "" "Prometheus/2.51.0" 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 bash[111368]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 bash[111368]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 bash[111368]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:02:54.844 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 bash[111368]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:02:55.128 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-20T19:02:55.129 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:54 smithi002 bash[111368]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-09-20T19:02:55.129 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:02:55.129 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 bash[111368]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:02:55.483 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:55 smithi002 ceph-mon[106270]: pgmap v128: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:55.483 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:55 smithi002 ceph-mon[102660]: pgmap v128: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:55.483 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 bash[111368]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 bash[111368]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 bash[111368]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate[111383]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 bash[111368]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-20T19:02:55.484 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 podman[111368]: 2024-09-20 19:02:55.152303492 +0000 UTC m=+4.023729927 container died 6eb1ce5726a213b99cc4c9db89ce3bdf4ba9ef5aac16351af56635551a5347ea (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:02:55.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:55 smithi067 ceph-mon[86723]: pgmap v128: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:02:55.540 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:55.408181595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:56.168 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:55 smithi002 podman[111607]: 2024-09-20 19:02:55.810629132 +0000 UTC m=+0.652019059 container remove 6eb1ce5726a213b99cc4c9db89ce3bdf4ba9ef5aac16351af56635551a5347ea (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-activate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:02:56.168 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:56 smithi002 podman[111666]: 2024-09-20 19:02:55.939383109 +0000 UTC m=+0.016879633 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:02:56.168 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:56 smithi002 podman[111666]: 2024-09-20 19:02:56.052683561 +0000 UTC m=+0.130180085 container create 1100b3b28ac33af98f32feb5310e9067ac2ec0c70a8d98d2c3f64e7e0328bb9c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, io.buildah.version=1.37.2, GIT_CLEAN=True, 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.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:02:56.509 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:56 smithi002 ceph-mon[106270]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-20T19:02:56.510 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:56 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:02:56.510 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:56 smithi002 ceph-mon[106270]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 38 pgs peering) 2024-09-20T19:02:56.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:56 smithi002 ceph-mon[102660]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-20T19:02:56.510 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:56 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:02:56.511 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:56 smithi002 ceph-mon[102660]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 38 pgs peering) 2024-09-20T19:02:56.511 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:56 smithi002 podman[111666]: 2024-09-20 19:02:56.290222219 +0000 UTC m=+0.367718757 container init 1100b3b28ac33af98f32feb5310e9067ac2ec0c70a8d98d2c3f64e7e0328bb9c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, 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.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True) 2024-09-20T19:02:56.511 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:56 smithi002 podman[111666]: 2024-09-20 19:02:56.293768145 +0000 UTC m=+0.371264669 container start 1100b3b28ac33af98f32feb5310e9067ac2ec0c70a8d98d2c3f64e7e0328bb9c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-20T19:02:56.511 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:56 smithi002 ceph-osd[111685]: -- 172.21.15.2:0/1575998324 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d2c955da40 con 0x55d2ca32c000 2024-09-20T19:02:56.512 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:56 smithi002 bash[111666]: 1100b3b28ac33af98f32feb5310e9067ac2ec0c70a8d98d2c3f64e7e0328bb9c 2024-09-20T19:02:56.512 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:56 smithi002 systemd[1]: Started Ceph osd.0 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:02:56.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:56 smithi067 ceph-mon[86723]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-20T19:02:56.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:56 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-20T19:02:56.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:56 smithi067 ceph-mon[86723]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 38 pgs peering) 2024-09-20T19:02:57.765 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:57 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.766 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:57 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.766 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:57 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.766 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:02:57 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[111681]: 2024-09-20T19:02:57.441+0000 7ff12753f640 -1 Falling back to public interface 2024-09-20T19:02:57.767 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:57 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.767 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:57 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.767 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:57 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:57 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:57 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:57.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:57 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:02:58.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:58 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:58.763 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:02:58 smithi002 ceph-mon[106270]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-20T19:02:58.763 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:58 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:58.763 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:02:58 smithi002 ceph-mon[102660]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-20T19:02:58.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:02:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:02:58.40021516Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:02:58.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:58 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:02:58.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:02:58 smithi067 ceph-mon[86723]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-20T19:03:01.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:00 smithi002 ceph-mon[106270]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:01.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:00 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.021 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:00 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:00 smithi002 ceph-mon[102660]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:01.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:00 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.021 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:00 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:00 smithi067 ceph-mon[86723]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:01.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:00 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:00 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.276 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[111681]: 2024-09-20T19:03:01.013+0000 7ff12753f640 -1 osd.0 110 log_to_monitors true 2024-09-20T19:03:01.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-mon[102660]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:03:01.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-mon[106270]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:03:01.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.778 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:03:01 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[111681]: 2024-09-20T19:03:01.640+0000 7ff11f2e9640 -1 osd.0 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:03:01.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:01 smithi067 ceph-mon[86723]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-20T19:03:01.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:01 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:01 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:01.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:01.410330618Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:02.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[102660]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:02.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[102660]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:03:02.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[102660]: osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:03:02.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[102660]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:03:02.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[106270]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:02.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[106270]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:03:02.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[106270]: osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:03:02.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:02 smithi002 ceph-mon[106270]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:03:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:02 smithi067 ceph-mon[86723]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:02 smithi067 ceph-mon[86723]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-20T19:03:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:02 smithi067 ceph-mon[86723]: osdmap e113: 8 total, 7 up, 8 in 2024-09-20T19:03:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:02 smithi067 ceph-mon[86723]: from='osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:03:03.909 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:03:03.909 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[106270]: osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262] boot 2024-09-20T19:03:03.909 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[106270]: osdmap e114: 8 total, 8 up, 8 in 2024-09-20T19:03:03.909 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:03:03.909 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:03.909 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:03.909 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[106270]: osdmap e115: 8 total, 8 up, 8 in 2024-09-20T19:03:03.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:03:03.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[102660]: osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262] boot 2024-09-20T19:03:03.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[102660]: osdmap e114: 8 total, 8 up, 8 in 2024-09-20T19:03:03.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:03:03.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:03.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:03.910 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:03 smithi002 ceph-mon[102660]: osdmap e115: 8 total, 8 up, 8 in 2024-09-20T19:03:04.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:03 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:03:04.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:03 smithi067 ceph-mon[86723]: osd.0 [v2:172.21.15.2:6802/3927316262,v1:172.21.15.2:6803/3927316262] boot 2024-09-20T19:03:04.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:03 smithi067 ceph-mon[86723]: osdmap e114: 8 total, 8 up, 8 in 2024-09-20T19:03:04.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-20T19:03:04.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:04.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:04.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:03 smithi067 ceph-mon[86723]: osdmap e115: 8 total, 8 up, 8 in 2024-09-20T19:03:04.526 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:03:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:03:04.337+0000 7fe350b1d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-20T19:03:04.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:04.403193111Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:05.026 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:03:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:03:04] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.51.0" 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: pgmap v135: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: pgmap v135: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:03:05.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: pgmap v135: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:05.540 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:03:06.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:06 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:03:06.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:06 smithi002 ceph-mon[102660]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-20T19:03:06.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:06 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:03:06.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:06 smithi002 ceph-mon[106270]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-20T19:03:06.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:06 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:03:06.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:06 smithi067 ceph-mon[86723]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-20T19:03:07.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:07 smithi002 ceph-mon[102660]: pgmap v137: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:03:07.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:07 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:07.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:07 smithi002 ceph-mon[106270]: pgmap v137: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:03:07.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:07 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:07.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:07 smithi067 ceph-mon[86723]: pgmap v137: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-20T19:03:07.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:07 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:07.539 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:07.409699977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:08.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:08 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:03:08.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:08 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:03:08.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:08 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:03:08.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:08 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:03:08.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:08 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-20T19:03:08.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:08 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:03:09.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:09 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:09.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:09 smithi002 ceph-mon[102660]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:09.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:09 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:09.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:09 smithi002 ceph-mon[106270]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:09.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:09 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:09.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:09 smithi067 ceph-mon[86723]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:10.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:10.403847469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:11.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:11 smithi002 ceph-mon[102660]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:11.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:11 smithi002 ceph-mon[106270]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:11.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:11 smithi067 ceph-mon[86723]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:13.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:13 smithi002 ceph-mon[102660]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:03:13.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:13 smithi002 ceph-mon[106270]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:03:13.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:13 smithi067 ceph-mon[86723]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:03:13.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:13.40585025Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:14.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:14 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:14.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:14 smithi002 ceph-mon[106270]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:03:14.678 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:03:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:03:14] "GET /metrics HTTP/1.1" 200 38118 "" "Prometheus/2.51.0" 2024-09-20T19:03:14.678 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:14 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:14.679 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:14 smithi002 ceph-mon[102660]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:03:14.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:14 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:14.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:14 smithi067 ceph-mon[86723]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:03:15.323 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:03:15.700 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:15 smithi002 ceph-mon[106270]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:15.701 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:15 smithi002 ceph-mon[102660]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:15.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:15 smithi067 ceph-mon[86723]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 15s ago 23m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (2m) 115s ago 23m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (4m) 15s ago 23m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (4m) 115s ago 28m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (13m) 15s ago 29m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (75s) 15s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:03:15.918 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (2m) 115s ago 28m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (61s) 15s ago 28m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (3m) 15s ago 23m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (3m) 115s ago 23m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (19s) 15s ago 27m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (27m) 15s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 4b5e4d3baac9 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (27m) 15s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (26m) 15s ago 26m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (26m) 115s ago 26m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (25m) 115s ago 25m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (25m) 115s ago 25m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (25m) 115s ago 24m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (3m) 115s ago 24m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (23m) 15s ago 23m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:03:15.919 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (23m) 115s ago 23m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:03:16.301 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:03:16.301 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:03:16.301 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:03:16.301 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:03:16.301 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:03:16.301 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 1 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 9, 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:03:16.302 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:03:16.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[106270]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:16.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[106270]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:16.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[106270]: from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:16.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/4261075222' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:16.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[102660]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:16.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[102660]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:16.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[102660]: from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:16.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:16 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/4261075222' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:16.610 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:03:16.610 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:03:16.610 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:03:16.611 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-20T19:03:16.611 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:03:16.611 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "1/8 daemons upgraded", 2024-09-20T19:03:16.611 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:03:16.611 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:03:16.611 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:03:16.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:16 smithi067 ceph-mon[86723]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:16.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:16 smithi067 ceph-mon[86723]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:16.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:16 smithi067 ceph-mon[86723]: from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:16.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:16 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/4261075222' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:16.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:16.404470052Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:17.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:17 smithi002 ceph-mon[102660]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:17.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:17 smithi002 ceph-mon[106270]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:17.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:17 smithi067 ceph-mon[86723]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[102660]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[106270]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:18.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:18.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:18 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:18.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:18 smithi067 ceph-mon[86723]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:18.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:18.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:19.728 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:19 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:03:19.728 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:19 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:03:19.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:19 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-20T19:03:19.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:19.403144689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:20.761 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:20 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:03:20.761 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:20 smithi002 ceph-mon[106270]: Upgrade: osd.1 is safe to restart 2024-09-20T19:03:20.761 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:20 smithi002 ceph-mon[106270]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:20.762 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:20 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:03:20.762 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:20 smithi002 ceph-mon[102660]: Upgrade: osd.1 is safe to restart 2024-09-20T19:03:20.762 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:20 smithi002 ceph-mon[102660]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:20.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:20 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-20T19:03:20.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:20 smithi067 ceph-mon[86723]: Upgrade: osd.1 is safe to restart 2024-09-20T19:03:20.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:20 smithi067 ceph-mon[86723]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:03:22.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[102660]: Upgrade: Updating osd.1 2024-09-20T19:03:22.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:22.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:03:22.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:22.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[102660]: Deploying daemon osd.1 on smithi002 2024-09-20T19:03:22.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[106270]: Upgrade: Updating osd.1 2024-09-20T19:03:22.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:22.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:03:22.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:22.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:21 smithi002 ceph-mon[106270]: Deploying daemon osd.1 on smithi002 2024-09-20T19:03:22.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:21 smithi067 ceph-mon[86723]: Upgrade: Updating osd.1 2024-09-20T19:03:22.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:21 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:22.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:21 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-20T19:03:22.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:21 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:22.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:21 smithi067 ceph-mon[86723]: Deploying daemon osd.1 on smithi002 2024-09-20T19:03:22.703 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:22 smithi002 ceph-mon[102660]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:22.704 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:22 smithi002 ceph-mon[106270]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:22.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:22 smithi067 ceph-mon[86723]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:22.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:22.404307983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:23.777 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:23 smithi002 systemd[1]: Stopping Ceph osd.1 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:03:24.276 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:23 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[43191]: 2024-09-20T19:03:23.858+0000 7f667b283640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:03:24.276 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:23 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[43191]: 2024-09-20T19:03:23.858+0000 7f667b283640 -1 osd.1 115 *** Got signal Terminated *** 2024-09-20T19:03:24.276 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:23 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[43191]: 2024-09-20T19:03:23.858+0000 7f667b283640 -1 osd.1 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:03:25.026 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:03:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:03:24] "GET /metrics HTTP/1.1" 200 38269 "" "Prometheus/2.51.0" 2024-09-20T19:03:25.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:24 smithi002 ceph-mon[106270]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:25.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:24 smithi002 ceph-mon[106270]: osd.1 marked itself down and dead 2024-09-20T19:03:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:24 smithi002 ceph-mon[102660]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:25.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:24 smithi002 ceph-mon[102660]: osd.1 marked itself down and dead 2024-09-20T19:03:25.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:24 smithi067 ceph-mon[86723]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:25.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:24 smithi067 ceph-mon[86723]: osd.1 marked itself down and dead 2024-09-20T19:03:25.357 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:25 smithi002 podman[116180]: 2024-09-20 19:03:25.054700274 +0000 UTC m=+1.299143477 container died 4b5e4d3baac9726c238f1a0e6df1f987a62e07dbea253e722c4e505b92b7ea39 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:03:25.649 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:25 smithi002 podman[116180]: 2024-09-20 19:03:25.449733822 +0000 UTC m=+1.694177009 container cleanup 4b5e4d3baac9726c238f1a0e6df1f987a62e07dbea253e722c4e505b92b7ea39 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-20T19:03:25.650 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:25 smithi002 bash[116180]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:03:25.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:25 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:03:25.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:25 smithi067 ceph-mon[86723]: osdmap e116: 8 total, 7 up, 8 in 2024-09-20T19:03:25.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:25.408186761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:26.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:25 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:03:26.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:25 smithi002 ceph-mon[102660]: osdmap e116: 8 total, 7 up, 8 in 2024-09-20T19:03:26.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:25 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:03:26.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:25 smithi002 ceph-mon[106270]: osdmap e116: 8 total, 7 up, 8 in 2024-09-20T19:03:26.027 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:25 smithi002 podman[116195]: 2024-09-20 19:03:25.709614978 +0000 UTC m=+0.647884939 container remove 4b5e4d3baac9726c238f1a0e6df1f987a62e07dbea253e722c4e505b92b7ea39 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-ed8ee0f, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T19:03:26.294 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:26 smithi002 podman[116287]: 2024-09-20 19:03:25.936008997 +0000 UTC m=+0.016508439 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:03:26.294 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:26 smithi002 podman[116287]: 2024-09-20 19:03:26.077084916 +0000 UTC m=+0.157584347 container create c1fe0581e9750e67057525c920af1385fc34750bf0856f108b1616ea3f6a6a6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-20T19:03:26.294 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:26 smithi002 podman[116287]: 2024-09-20 19:03:26.287949281 +0000 UTC m=+0.368448731 container init c1fe0581e9750e67057525c920af1385fc34750bf0856f108b1616ea3f6a6a6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:03:26.658 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:26 smithi002 podman[116287]: 2024-09-20 19:03:26.291699497 +0000 UTC m=+0.372198933 container start c1fe0581e9750e67057525c920af1385fc34750bf0856f108b1616ea3f6a6a6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-20T19:03:26.659 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:26 smithi002 podman[116287]: 2024-09-20 19:03:26.388101706 +0000 UTC m=+0.468601153 container attach c1fe0581e9750e67057525c920af1385fc34750bf0856f108b1616ea3f6a6a6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-20T19:03:26.659 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:26 smithi002 podman[116287]: 2024-09-20 19:03:26.496759558 +0000 UTC m=+0.577258998 container died c1fe0581e9750e67057525c920af1385fc34750bf0856f108b1616ea3f6a6a6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:03:27.000 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:26 smithi002 ceph-mon[106270]: pgmap v148: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:03:27.000 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:26 smithi002 ceph-mon[106270]: osdmap e117: 8 total, 7 up, 8 in 2024-09-20T19:03:27.000 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:26 smithi002 ceph-mon[102660]: pgmap v148: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:03:27.001 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:26 smithi002 ceph-mon[102660]: osdmap e117: 8 total, 7 up, 8 in 2024-09-20T19:03:27.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:26 smithi067 ceph-mon[86723]: pgmap v148: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:03:27.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:26 smithi067 ceph-mon[86723]: osdmap e117: 8 total, 7 up, 8 in 2024-09-20T19:03:27.276 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 podman[116310]: 2024-09-20 19:03:27.066538541 +0000 UTC m=+0.563990182 container remove c1fe0581e9750e67057525c920af1385fc34750bf0856f108b1616ea3f6a6a6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:03:27.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-20T19:03:27.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 systemd[1]: Stopped Ceph osd.1 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:03:27.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.1.service: Consumed 14.552s CPU time. 2024-09-20T19:03:27.574 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 systemd[1]: Starting Ceph osd.1 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:03:27.574 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 podman[116411]: 2024-09-20 19:03:27.427814263 +0000 UTC m=+0.018187005 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:03:27.841 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:27 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:27.842 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:27 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:27.842 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 podman[116411]: 2024-09-20 19:03:27.701216052 +0000 UTC m=+0.291588782 container create 23ae24af49ebc313188ee351bd31cbca32359388cd5cfea1b03b0b9e034d11ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-20T19:03:28.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:27 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 7/636 objects degraded (1.101%), 2 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:28.276 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 podman[116411]: 2024-09-20 19:03:27.912341195 +0000 UTC m=+0.502713934 container init 23ae24af49ebc313188ee351bd31cbca32359388cd5cfea1b03b0b9e034d11ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-20T19:03:28.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 podman[116411]: 2024-09-20 19:03:27.916231142 +0000 UTC m=+0.506603873 container start 23ae24af49ebc313188ee351bd31cbca32359388cd5cfea1b03b0b9e034d11ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T19:03:28.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:27 smithi002 podman[116411]: 2024-09-20 19:03:27.986920301 +0000 UTC m=+0.577293045 container attach 23ae24af49ebc313188ee351bd31cbca32359388cd5cfea1b03b0b9e034d11ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-20T19:03:28.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:28.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:28 smithi002 bash[116411]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:28.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:28 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:28.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:28 smithi002 bash[116411]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:28.711 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:28.410191605Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:29.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:28 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:29.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:28 smithi002 ceph-mon[102660]: pgmap v150: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-20T19:03:29.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:28 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:29.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:28 smithi002 ceph-mon[106270]: pgmap v150: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-20T19:03:29.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:28 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:29.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:28 smithi067 ceph-mon[86723]: pgmap v150: 161 pgs: 5 active+undersized, 18 stale+active+clean, 2 active+undersized+degraded, 136 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 7/636 objects degraded (1.101%) 2024-09-20T19:03:31.003 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:30 smithi002 ceph-mon[106270]: pgmap v151: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:31.003 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:30 smithi002 ceph-mon[102660]: pgmap v151: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:31.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:30 smithi067 ceph-mon[86723]: pgmap v151: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:30 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:30 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:30 smithi002 bash[116411]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:30 smithi002 bash[116411]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-20T19:03:31.277 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-09-20T19:03:31.713 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:03:31.713 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:03:31.713 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:03:31.713 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-20T19:03:31.713 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:03:31.713 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:03:31.714 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:03:31.714 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-20T19:03:31.714 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate[116435]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-20T19:03:31.714 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 bash[116411]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-20T19:03:31.714 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 podman[116411]: 2024-09-20 19:03:31.389188661 +0000 UTC m=+3.979561397 container died 23ae24af49ebc313188ee351bd31cbca32359388cd5cfea1b03b0b9e034d11ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:03:31.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:31.407024068Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:32.247 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:31 smithi002 podman[116651]: 2024-09-20 19:03:31.990450658 +0000 UTC m=+0.594980217 container remove 23ae24af49ebc313188ee351bd31cbca32359388cd5cfea1b03b0b9e034d11ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True) 2024-09-20T19:03:32.247 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:32 smithi002 podman[116713]: 2024-09-20 19:03:32.105849869 +0000 UTC m=+0.016318538 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:03:32.247 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:32 smithi002 podman[116713]: 2024-09-20 19:03:32.241273258 +0000 UTC m=+0.151741917 container create 083ccd8e80b21a87f38345a20847a740d1bac4b7141d2d09176693ef7c68a6c7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-20T19:03:32.526 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:32 smithi002 podman[116713]: 2024-09-20 19:03:32.435567092 +0000 UTC m=+0.346035750 container init 083ccd8e80b21a87f38345a20847a740d1bac4b7141d2d09176693ef7c68a6c7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD) 2024-09-20T19:03:32.527 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:32 smithi002 podman[116713]: 2024-09-20 19:03:32.438769438 +0000 UTC m=+0.349238096 container start 083ccd8e80b21a87f38345a20847a740d1bac4b7141d2d09176693ef7c68a6c7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-20T19:03:32.527 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-osd[116733]: -- 172.21.15.2:0/279480392 <== mon.0 v2:172.21.15.2:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55639ce99a40 con 0x55639ce77c00 2024-09-20T19:03:33.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[106270]: pgmap v152: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:33.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.027 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:32 smithi002 bash[116713]: 083ccd8e80b21a87f38345a20847a740d1bac4b7141d2d09176693ef7c68a6c7 2024-09-20T19:03:33.027 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:32 smithi002 systemd[1]: Started Ceph osd.1 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:03:33.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[102660]: pgmap v152: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:33.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:32 smithi067 ceph-mon[86723]: pgmap v152: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:33.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:33.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:34.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:03:34] "GET /metrics HTTP/1.1" 200 38275 "" "Prometheus/2.51.0" 2024-09-20T19:03:34.777 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[116729]: 2024-09-20T19:03:34.330+0000 7f4311cbb640 -1 Falling back to public interface 2024-09-20T19:03:34.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:34.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:34.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-mon[102660]: pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:34.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:34 smithi002 ceph-mon[106270]: pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:34 smithi067 ceph-mon[86723]: pgmap v153: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:34.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:34.400261682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:35.718 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:35 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:35.719 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:35 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:35.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:35 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:36.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:36 smithi002 ceph-mon[106270]: pgmap v154: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:36.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:36 smithi002 ceph-mon[102660]: pgmap v154: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:36.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:36 smithi067 ceph-mon[86723]: pgmap v154: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:37.532 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[116729]: 2024-09-20T19:03:37.131+0000 7f4311cbb640 -1 osd.1 115 log_to_monitors true 2024-09-20T19:03:37.690 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:37.412615846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:37.818 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[116729]: 2024-09-20T19:03:37.728+0000 7f4309a65640 -1 osd.1 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:03:37.818 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:37.818 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:37.818 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[106270]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:03:37.818 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:37.818 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:37.819 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:37.819 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:37.819 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[102660]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:03:37.819 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:37.819 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:38.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:38.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:38.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:37 smithi067 ceph-mon[86723]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-20T19:03:38.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:38.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:39.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:39.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[102660]: pgmap v155: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:39.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[102660]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:03:39.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[102660]: osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:03:39.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[102660]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:03:39.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:39.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[106270]: pgmap v155: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:39.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[106270]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:03:39.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[106270]: osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:03:39.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:38 smithi002 ceph-mon[106270]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:03:39.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:38 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:39.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:38 smithi067 ceph-mon[86723]: pgmap v155: 161 pgs: 40 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-20T19:03:39.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:38 smithi067 ceph-mon[86723]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-20T19:03:39.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:38 smithi067 ceph-mon[86723]: osdmap e118: 8 total, 7 up, 8 in 2024-09-20T19:03:39.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:38 smithi067 ceph-mon[86723]: from='osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:03:39.989 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[106270]: osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609] boot 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[106270]: osdmap e119: 8 total, 8 up, 8 in 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[106270]: osdmap e120: 8 total, 8 up, 8 in 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[102660]: osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609] boot 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[102660]: osdmap e119: 8 total, 8 up, 8 in 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:03:39.990 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:39 smithi002 ceph-mon[102660]: osdmap e120: 8 total, 8 up, 8 in 2024-09-20T19:03:40.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:39 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:03:40.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:39 smithi067 ceph-mon[86723]: osd.1 [v2:172.21.15.2:6810/3959758609,v1:172.21.15.2:6811/3959758609] boot 2024-09-20T19:03:40.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:39 smithi067 ceph-mon[86723]: osdmap e119: 8 total, 8 up, 8 in 2024-09-20T19:03:40.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-20T19:03:40.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:39 smithi067 ceph-mon[86723]: osdmap e120: 8 total, 8 up, 8 in 2024-09-20T19:03:40.738 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:40.401739799Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:41.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[106270]: pgmap v158: 161 pgs: 35 peering, 19 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:03:41.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:41.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:41.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[102660]: pgmap v158: 161 pgs: 35 peering, 19 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:41.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-mon[86723]: pgmap v158: 161 pgs: 35 peering, 19 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:03:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded (PG_DEGRADED) 2024-09-20T19:03:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: Upgrade: Finalizing container_image settings 2024-09-20T19:03:42.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:03:42.028 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.029 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: Upgrade: Finalizing container_image settings 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:03:42.030 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: Upgrade: Complete! 2024-09-20T19:03:42.031 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:03:42.032 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: Upgrade: Complete! 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:42.033 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:03:42.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: Upgrade: Finalizing container_image settings 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:03:42.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: Upgrade: Complete! 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:03:42.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:43.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:42 smithi002 ceph-mon[106270]: pgmap v160: 161 pgs: 35 peering, 19 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:03:43.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:42 smithi002 ceph-mon[102660]: pgmap v160: 161 pgs: 35 peering, 19 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:03:43.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:42 smithi067 ceph-mon[86723]: pgmap v160: 161 pgs: 35 peering, 19 active+undersized, 9 active+undersized+degraded, 98 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:03:43.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:43.409718914Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:44.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:03:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:03:44] "GET /metrics HTTP/1.1" 200 38275 "" "Prometheus/2.51.0" 2024-09-20T19:03:44.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:44 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:44.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:44 smithi002 ceph-mon[106270]: pgmap v161: 161 pgs: 35 peering, 3 active+undersized, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:44.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:44 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:44.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:44 smithi002 ceph-mon[102660]: pgmap v161: 161 pgs: 35 peering, 3 active+undersized, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:44.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:44 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:44.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:44 smithi067 ceph-mon[86723]: pgmap v161: 161 pgs: 35 peering, 3 active+undersized, 123 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:03:45.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:45 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded) 2024-09-20T19:03:45.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:45 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:03:45.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:45 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded) 2024-09-20T19:03:45.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:45 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:03:45.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:45 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 9 pgs degraded) 2024-09-20T19:03:45.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:45 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:03:46.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:46 smithi002 ceph-mon[106270]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:46.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:46 smithi002 ceph-mon[102660]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:46.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:46 smithi067 ceph-mon[86723]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:03:46.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:46.41331714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:47.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:47 smithi002 ceph-mon[106270]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:47.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:47 smithi002 ceph-mon[102660]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:47.673 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:03:47.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:47 smithi067 ceph-mon[86723]: from='client.54224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:47.941 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:48.643 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:03:48.643 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 11s ago 24m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:03:48.643 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (3m) 2m ago 24m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:03:48.643 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (4m) 11s ago 23m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:03:48.643 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (4m) 2m ago 28m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:03:48.643 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (13m) 11s ago 30m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:03:48.643 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (108s) 11s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (2m) 2m ago 29m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (94s) 11s ago 28m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (4m) 11s ago 24m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (4m) 2m ago 24m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (52s) 11s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (16s) 11s ago 27m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (27m) 11s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (27m) 11s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (26m) 2m ago 26m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (26m) 2m ago 26m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (25m) 2m ago 25m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (25m) 2m ago 25m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (4m) 2m ago 25m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:03:48.644 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (24m) 11s ago 24m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:03:48.645 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (24m) 2m ago 24m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[102660]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[106270]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:48.645 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:48 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:48.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:48 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:48.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:48 smithi067 ceph-mon[86723]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:03:48.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:48 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:48.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:48 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:03:49.304 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T19:03:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:49 smithi002 ceph-mon[102660]: from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:49.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:49 smithi002 ceph-mon[106270]: from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:49.562 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:49 smithi067 ceph-mon[86723]: from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:49.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:49.400873033Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:50.303 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:03:50.660 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:50 smithi002 ceph-mon[106270]: pgmap v164: 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-20T19:03:50.660 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:50 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/2660342879' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:50.660 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:50 smithi002 ceph-mon[102660]: pgmap v164: 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-20T19:03:50.660 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:50 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/2660342879' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:50 smithi067 ceph-mon[86723]: pgmap v164: 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-20T19:03:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:50 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/2660342879' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:03:51.030 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-20T19:03:51.282 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:52.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:52 smithi067 ceph-mon[86723]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-20T19:03:52.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:52 smithi067 ceph-mon[86723]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:52.790 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:52.39932206Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:52.837 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:52 smithi002 ceph-mon[106270]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-20T19:03:52.837 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:52 smithi002 ceph-mon[106270]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:52.837 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:52 smithi002 ceph-mon[102660]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-09-20T19:03:52.837 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:52 smithi002 ceph-mon[102660]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:53.180 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:03:53.840 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:03:54.099 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:54.484 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:54 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:54.485 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:54 smithi002 ceph-mon[106270]: 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-20T19:03:54.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:54 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:54.485 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:54 smithi002 ceph-mon[102660]: 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-20T19:03:54.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:03:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:03:54] "GET /metrics HTTP/1.1" 200 38263 "" "Prometheus/2.51.0" 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:03:54.783 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:03:54.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:54 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:03:54.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:54 smithi067 ceph-mon[86723]: 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-20T19:03:55.511 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:55 smithi002 ceph-mon[106270]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:55.512 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:55 smithi002 ceph-mon[102660]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:55.638 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:03:55.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:55 smithi067 ceph-mon[86723]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:55.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:55.414944539Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:55.899 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:56.530 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:56 smithi002 ceph-mon[106270]: 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-20T19:03:56.530 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:56 smithi002 ceph-mon[102660]: 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-20T19:03:56.638 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T19:03:56.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:56 smithi067 ceph-mon[86723]: 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-20T19:03:57.415 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-20T19:03:57.672 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:03:57.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:57 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/3172976383' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:03:57.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:57 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/3172976383' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:03:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:57 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/3172976383' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:03:58.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:58 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:58.727 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:58 smithi002 ceph-mon[106270]: 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-20T19:03:58.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:58 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:58.727 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:58 smithi002 ceph-mon[102660]: 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-20T19:03:58.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:58 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:03:58.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:58 smithi067 ceph-mon[86723]: 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-20T19:03:58.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:03:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:03:58.403395401Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:03:59.707 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:03:59 smithi002 ceph-mon[102660]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:59.707 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:03:59 smithi002 ceph-mon[106270]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:03:59.747 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:03:59.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:03:59 smithi067 ceph-mon[86723]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:00.466 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T19:04:01.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[106270]: 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-20T19:04:01.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[106270]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:01.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:01.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:01.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:01.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:01.027 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[106270]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:01.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[102660]: 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-20T19:04:01.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[102660]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:01.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:01.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:01.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:01.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:01.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:00 smithi002 ceph-mon[102660]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:00 smithi067 ceph-mon[86723]: 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-20T19:04:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:00 smithi067 ceph-mon[86723]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:00 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:00 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:00 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:00 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:01.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:00 smithi067 ceph-mon[86723]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:01.650 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:01.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:01.400054054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:02.404 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:04:03.011 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:04:03.011 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (3m) 26s ago 24m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (3m) 2m ago 24m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (5m) 26s ago 24m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (4m) 2m ago 28m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (13m) 26s ago 30m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (2m) 26s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (2m) 2m ago 29m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (108s) 26s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (4m) 26s ago 24m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (4m) 2m ago 24m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (67s) 26s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (30s) 26s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (27m) 26s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab edc8211424a2 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (27m) 26s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:04:03.012 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (27m) 2m ago 26m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:04:03.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (26m) 2m ago 26m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:04:03.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (26m) 2m ago 26m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:04:03.013 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (25m) 2m ago 25m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:04:03.013 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (4m) 2m ago 25m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:04:03.013 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (24m) 26s ago 24m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:04:03.013 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (24m) 2m ago 24m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:04:03.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: 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-20T19:04:03.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:04:03.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:04:03.013 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mgr 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mon 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all crash 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:04:03.014 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[106270]: Upgrade: osd.2 is safe to restart 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: 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-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mgr 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mon 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all crash 2024-09-20T19:04:03.015 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:04:03.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:04:03.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:02 smithi002 ceph-mon[102660]: Upgrade: osd.2 is safe to restart 2024-09-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: 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-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mgr 2024-09-20T19:04:03.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mon 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all crash 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-20T19:04:03.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:02 smithi067 ceph-mon[86723]: Upgrade: osd.2 is safe to restart 2024-09-20T19:04:03.369 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:04:03.370 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:04:03.371 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:03.371 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:04:03.371 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 8, 2024-09-20T19:04:03.371 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:04:03.371 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:04:03.371 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:04:03.688 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "2/8 daemons upgraded", 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:04:03.689 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:04:03.689 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/4206687028' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:03.690 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:03.691 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/4206687028' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:03.691 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:03.691 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:04:03.691 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/4206687028' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-20T19:04:04.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:04.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:04:04] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.51.0" 2024-09-20T19:04:04.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[102660]: Upgrade: Updating osd.2 2024-09-20T19:04:04.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[102660]: Deploying daemon osd.2 on smithi002 2024-09-20T19:04:04.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[102660]: 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-20T19:04:04.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[102660]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:04.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[106270]: Upgrade: Updating osd.2 2024-09-20T19:04:04.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[106270]: Deploying daemon osd.2 on smithi002 2024-09-20T19:04:04.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[106270]: 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-20T19:04:04.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:04 smithi002 ceph-mon[106270]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:04.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:04 smithi067 ceph-mon[86723]: Upgrade: Updating osd.2 2024-09-20T19:04:04.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:04 smithi067 ceph-mon[86723]: Deploying daemon osd.2 on smithi002 2024-09-20T19:04:04.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:04 smithi067 ceph-mon[86723]: 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-20T19:04:04.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:04 smithi067 ceph-mon[86723]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:04.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:04.409579244Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:06.630 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:06 smithi002 ceph-mon[106270]: 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-20T19:04:06.630 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:06 smithi002 ceph-mon[102660]: 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-20T19:04:06.630 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:06 smithi002 systemd[1]: Stopping Ceph osd.2 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:04:06.995 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[48685]: 2024-09-20T19:04:06.623+0000 7f5e004c5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:04:06.995 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[48685]: 2024-09-20T19:04:06.623+0000 7f5e004c5640 -1 osd.2 120 *** Got signal Terminated *** 2024-09-20T19:04:06.995 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[48685]: 2024-09-20T19:04:06.623+0000 7f5e004c5640 -1 osd.2 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:04:07.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:06 smithi067 ceph-mon[86723]: 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-20T19:04:07.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:07 smithi067 ceph-mon[86723]: osd.2 marked itself down and dead 2024-09-20T19:04:07.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:07.401765786Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:08.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:07 smithi002 ceph-mon[106270]: osd.2 marked itself down and dead 2024-09-20T19:04:08.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:07 smithi002 ceph-mon[102660]: osd.2 marked itself down and dead 2024-09-20T19:04:08.455 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:08 smithi002 podman[121933]: 2024-09-20 19:04:08.157962282 +0000 UTC m=+1.646794304 container died edc8211424a28304f2d9553cafa2c09af957fe08137d13ef3699a42a5e797dcb (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-20T19:04:08.776 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:08 smithi002 podman[121933]: 2024-09-20 19:04:08.54832523 +0000 UTC m=+2.037157242 container cleanup edc8211424a28304f2d9553cafa2c09af957fe08137d13ef3699a42a5e797dcb (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731) 2024-09-20T19:04:08.776 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:08 smithi002 bash[121933]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:04:08.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:08.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[102660]: 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-20T19:04:08.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:04:08.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[102660]: osdmap e121: 8 total, 7 up, 8 in 2024-09-20T19:04:08.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:08.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[106270]: 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-20T19:04:08.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:04:08.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:08 smithi002 ceph-mon[106270]: osdmap e121: 8 total, 7 up, 8 in 2024-09-20T19:04:09.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:08 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:09.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:08 smithi067 ceph-mon[86723]: 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-20T19:04:09.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:08 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:04:09.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:08 smithi067 ceph-mon[86723]: osdmap e121: 8 total, 7 up, 8 in 2024-09-20T19:04:09.189 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:08 smithi002 podman[121948]: 2024-09-20 19:04:08.833103434 +0000 UTC m=+0.672770413 container remove edc8211424a28304f2d9553cafa2c09af957fe08137d13ef3699a42a5e797dcb (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-ed8ee0f, org.label-schema.vendor=CentOS) 2024-09-20T19:04:09.526 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:09 smithi002 podman[122035]: 2024-09-20 19:04:09.183995039 +0000 UTC m=+0.107494281 container create f9249df5b2b04b6cb12e2b9d5598e312115c6bc37e97a3c59c9568b41242ad1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-20T19:04:09.526 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:09 smithi002 podman[122035]: 2024-09-20 19:04:09.092904078 +0000 UTC m=+0.016403287 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:09.526 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:09 smithi002 podman[122035]: 2024-09-20 19:04:09.411584288 +0000 UTC m=+0.335083495 container init f9249df5b2b04b6cb12e2b9d5598e312115c6bc37e97a3c59c9568b41242ad1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-20T19:04:09.526 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:09 smithi002 podman[122035]: 2024-09-20 19:04:09.415321127 +0000 UTC m=+0.338820328 container start f9249df5b2b04b6cb12e2b9d5598e312115c6bc37e97a3c59c9568b41242ad1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, 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, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS) 2024-09-20T19:04:09.979 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:09 smithi002 ceph-mon[102660]: osdmap e122: 8 total, 7 up, 8 in 2024-09-20T19:04:09.979 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:09 smithi002 ceph-mon[106270]: osdmap e122: 8 total, 7 up, 8 in 2024-09-20T19:04:09.980 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:09 smithi002 podman[122035]: 2024-09-20 19:04:09.527919311 +0000 UTC m=+0.451418528 container attach f9249df5b2b04b6cb12e2b9d5598e312115c6bc37e97a3c59c9568b41242ad1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-20T19:04:09.980 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:09 smithi002 podman[122035]: 2024-09-20 19:04:09.612488016 +0000 UTC m=+0.535987226 container died f9249df5b2b04b6cb12e2b9d5598e312115c6bc37e97a3c59c9568b41242ad1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:04:10.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:09 smithi067 ceph-mon[86723]: osdmap e122: 8 total, 7 up, 8 in 2024-09-20T19:04:10.613 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 podman[122058]: 2024-09-20 19:04:10.273478842 +0000 UTC m=+0.655263083 container remove f9249df5b2b04b6cb12e2b9d5598e312115c6bc37e97a3c59c9568b41242ad1a (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux ) 2024-09-20T19:04:10.613 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-20T19:04:10.613 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 systemd[1]: Stopped Ceph osd.2 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:04:10.613 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.2.service: Consumed 12.327s CPU time. 2024-09-20T19:04:10.613 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 systemd[1]: Starting Ceph osd.2 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:04:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:10 smithi067 ceph-mon[86723]: pgmap v176: 161 pgs: 21 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-20T19:04:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:10 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:10.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:10.399736267Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:10.907 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:10 smithi002 ceph-mon[106270]: pgmap v176: 161 pgs: 21 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-20T19:04:10.908 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:10 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:10.908 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 podman[122154]: 2024-09-20 19:04:10.699486309 +0000 UTC m=+0.105948390 container create 9c943b65ee6603dde7267f286231900caf9d350012bd242dbb1b1a5eebea08a3 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-20T19:04:10.908 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 podman[122154]: 2024-09-20 19:04:10.610817288 +0000 UTC m=+0.017279327 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:10.908 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:10 smithi002 ceph-mon[102660]: pgmap v176: 161 pgs: 21 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-20T19:04:10.908 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:10 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:11.276 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 podman[122154]: 2024-09-20 19:04:10.902374309 +0000 UTC m=+0.308836353 container init 9c943b65ee6603dde7267f286231900caf9d350012bd242dbb1b1a5eebea08a3 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, ceph=True, 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, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-20T19:04:11.276 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:10 smithi002 podman[122154]: 2024-09-20 19:04:10.906226047 +0000 UTC m=+0.312688095 container start 9c943b65ee6603dde7267f286231900caf9d350012bd242dbb1b1a5eebea08a3 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-20T19:04:11.276 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:11 smithi002 podman[122154]: 2024-09-20 19:04:11.002136733 +0000 UTC m=+0.408598792 container attach 9c943b65ee6603dde7267f286231900caf9d350012bd242dbb1b1a5eebea08a3 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2) 2024-09-20T19:04:11.276 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:11 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:11.276 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:11 smithi002 bash[122154]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:11.276 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:11 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:11.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:11 smithi002 bash[122154]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:13.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:12 smithi002 ceph-mon[106270]: pgmap v177: 161 pgs: 21 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-20T19:04:13.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:12 smithi002 ceph-mon[102660]: pgmap v177: 161 pgs: 21 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-20T19:04:13.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:12 smithi067 ceph-mon[86723]: pgmap v177: 161 pgs: 21 active+undersized, 7 peering, 2 stale+active+clean, 11 active+undersized+degraded, 120 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-20T19:04:13.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:13.416412264Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:14.276 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:13 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:13 smithi002 bash[122154]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:13 smithi002 bash[122154]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-20T19:04:14.277 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-09-20T19:04:14.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:04:14.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:04:14.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:04:14.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-20T19:04:14.535 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:04:14.536 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:04:14.536 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:04:14.536 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-20T19:04:14.536 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate[122169]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-20T19:04:14.536 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 bash[122154]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-20T19:04:14.536 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:14 smithi002 podman[122154]: 2024-09-20 19:04:14.399692944 +0000 UTC m=+3.806154989 container died 9c943b65ee6603dde7267f286231900caf9d350012bd242dbb1b1a5eebea08a3 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-20T19:04:14.893 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-mon[106270]: pgmap v178: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:14.893 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-mon[102660]: pgmap v178: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:14.893 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:04:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:04:14] "GET /metrics HTTP/1.1" 200 38265 "" "Prometheus/2.51.0" 2024-09-20T19:04:15.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:14 smithi067 ceph-mon[86723]: pgmap v178: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:15.239 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 podman[122393]: 2024-09-20 19:04:15.014264969 +0000 UTC m=+0.604589399 container remove 9c943b65ee6603dde7267f286231900caf9d350012bd242dbb1b1a5eebea08a3 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-activate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T19:04:15.492 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 podman[122463]: 2024-09-20 19:04:15.137273866 +0000 UTC m=+0.016651793 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:15.493 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 podman[122463]: 2024-09-20 19:04:15.240020311 +0000 UTC m=+0.119398228 container create 8e2cf5ca2157243633e95368e6dc1684ae9eb846f74333e223c5fc8ca13e91b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-20T19:04:15.493 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 podman[122463]: 2024-09-20 19:04:15.484129178 +0000 UTC m=+0.363507108 container init 8e2cf5ca2157243633e95368e6dc1684ae9eb846f74333e223c5fc8ca13e91b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-20T19:04:15.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:15 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:15.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:15 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:15.776 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 podman[122463]: 2024-09-20 19:04:15.487584882 +0000 UTC m=+0.366962800 container start 8e2cf5ca2157243633e95368e6dc1684ae9eb846f74333e223c5fc8ca13e91b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, 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_BRANCH=HEAD) 2024-09-20T19:04:15.776 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 ceph-osd[122481]: -- 172.21.15.2:0/4000508040 <== mon.2 v2:172.21.15.2:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561181195a40 con 0x561181f64400 2024-09-20T19:04:15.776 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 bash[122463]: 8e2cf5ca2157243633e95368e6dc1684ae9eb846f74333e223c5fc8ca13e91b5 2024-09-20T19:04:15.776 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:15 smithi002 systemd[1]: Started Ceph osd.2 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:04:16.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:15 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 14 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:16.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:16 smithi067 ceph-mon[86723]: pgmap v179: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:16.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:16 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:16.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:16 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:16.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:16 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:16.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:16.406203374Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[102660]: pgmap v179: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[106270]: pgmap v179: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:17.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:16 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:17.526 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:17 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[122477]: 2024-09-20T19:04:17.101+0000 7f3251914640 -1 Falling back to public interface 2024-09-20T19:04:18.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:18.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[106270]: pgmap v180: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 717 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:18.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:18.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:18.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:18.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[102660]: pgmap v180: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 717 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:18.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:18.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:19.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:18 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:19.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:18 smithi067 ceph-mon[86723]: pgmap v180: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 717 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:19.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:19.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:19.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:19.409356883Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:20.682 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[122477]: 2024-09-20T19:04:20.391+0000 7f3251914640 -1 osd.2 120 log_to_monitors true 2024-09-20T19:04:21.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[106270]: pgmap v181: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:21.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[106270]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:04:21.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[102660]: pgmap v181: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:21.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:20 smithi002 ceph-mon[102660]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:04:21.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:20 smithi067 ceph-mon[86723]: pgmap v181: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:21.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:20 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:21.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:20 smithi067 ceph-mon[86723]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-20T19:04:21.884 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:04:21 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[122477]: 2024-09-20T19:04:21.593+0000 7f32456b6640 -1 osd.2 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[106270]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[106270]: osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[106270]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[106270]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[102660]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[102660]: osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[102660]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:04:22.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:22 smithi002 ceph-mon[102660]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' 2024-09-20T19:04:22.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:22.408011185Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:22.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:22 smithi067 ceph-mon[86723]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-20T19:04:22.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:22 smithi067 ceph-mon[86723]: osdmap e123: 8 total, 7 up, 8 in 2024-09-20T19:04:22.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:22 smithi067 ceph-mon[86723]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:04:22.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:22 smithi067 ceph-mon[86723]: from='osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478]' entity='osd.2' 2024-09-20T19:04:23.346 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[102660]: pgmap v183: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:23.346 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:04:23.346 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[102660]: osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478] boot 2024-09-20T19:04:23.346 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[102660]: osdmap e124: 8 total, 8 up, 8 in 2024-09-20T19:04:23.346 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:04:23.347 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[106270]: pgmap v183: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:23.347 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:04:23.347 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[106270]: osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478] boot 2024-09-20T19:04:23.347 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[106270]: osdmap e124: 8 total, 8 up, 8 in 2024-09-20T19:04:23.347 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:23 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:04:23.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:23 smithi067 ceph-mon[86723]: pgmap v183: 161 pgs: 32 active+undersized, 14 active+undersized+degraded, 115 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-20T19:04:23.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:23 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:04:23.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:23 smithi067 ceph-mon[86723]: osd.2 [v2:172.21.15.2:6818/3142151478,v1:172.21.15.2:6819/3142151478] boot 2024-09-20T19:04:23.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:23 smithi067 ceph-mon[86723]: osdmap e124: 8 total, 8 up, 8 in 2024-09-20T19:04:23.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:23 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-20T19:04:24.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:04:24] "GET /metrics HTTP/1.1" 200 38267 "" "Prometheus/2.51.0" 2024-09-20T19:04:24.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: Upgrade: Finalizing container_image settings 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:04:24.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: Upgrade: Finalizing container_image settings 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:04:24.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: Upgrade: Complete! 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: pgmap v185: 161 pgs: 5 peering, 29 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: osdmap e125: 8 total, 8 up, 8 in 2024-09-20T19:04:24.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.783 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: Upgrade: Complete! 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: pgmap v185: 161 pgs: 5 peering, 29 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: osdmap e125: 8 total, 8 up, 8 in 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.784 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:04:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: Upgrade: Finalizing container_image settings 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:04:24.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: Upgrade: Complete! 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: pgmap v185: 161 pgs: 5 peering, 29 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: osdmap e125: 8 total, 8 up, 8 in 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:24.792 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:25.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:25 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:25.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:25 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:25.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:25 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 38/636 objects degraded (5.975%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:25.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:25.411066138Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:26.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:26 smithi002 ceph-mon[102660]: pgmap v187: 161 pgs: 5 peering, 17 active+undersized, 2 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-20T19:04:26.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:26 smithi002 ceph-mon[106270]: pgmap v187: 161 pgs: 5 peering, 17 active+undersized, 2 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-20T19:04:26.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:26 smithi067 ceph-mon[86723]: pgmap v187: 161 pgs: 5 peering, 17 active+undersized, 2 active+undersized+degraded, 137 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-20T19:04:28.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:27 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-20T19:04:28.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:27 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:04:28.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:27 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-20T19:04:28.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:27 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:04:28.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:27 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-20T19:04:28.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:27 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:04:28.697 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:28.401359134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:29.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:28 smithi002 ceph-mon[106270]: pgmap v188: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-09-20T19:04:29.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:28 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:29.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:28 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:29.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:28 smithi002 ceph-mon[102660]: pgmap v188: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-09-20T19:04:29.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:28 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:29.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:28 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:29.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:28 smithi067 ceph-mon[86723]: pgmap v188: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-09-20T19:04:29.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:28 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:29.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:28 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:31.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:30 smithi002 ceph-mon[106270]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:31.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:30 smithi002 ceph-mon[102660]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:31.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:30 smithi067 ceph-mon[86723]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:31.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:31.409438154Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:33.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:32 smithi002 ceph-mon[106270]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:04:33.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:32 smithi002 ceph-mon[102660]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:04:33.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:32 smithi067 ceph-mon[86723]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-20T19:04:34.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:34.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:34.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[102660]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:04:34.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[102660]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:34.777 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:04:34] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.51.0" 2024-09-20T19:04:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[106270]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:04:34.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:34 smithi002 ceph-mon[106270]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:34.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:34.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:34 smithi067 ceph-mon[86723]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:04:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:34 smithi067 ceph-mon[86723]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:34.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:34.399952095Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:34.879 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:04:35.139 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (4m) 16s ago 25m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (4m) 3m ago 25m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (5m) 16s ago 24m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (14m) 16s ago 30m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (2m) 16s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (3m) 3m ago 29m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (2m) 16s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (5m) 16s ago 25m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:04:35.924 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (5m) 3m ago 24m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (99s) 16s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (63s) 16s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (20s) 16s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (27m) 16s ago 27m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (27m) 3m ago 27m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (27m) 3m ago 27m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (26m) 3m ago 26m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (26m) 3m ago 26m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (4m) 3m ago 25m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (24m) 16s ago 24m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:04:35.925 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (24m) 3m ago 24m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:04:36.563 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-20T19:04:36.826 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:36 smithi002 ceph-mon[106270]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:36.826 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:36 smithi002 ceph-mon[106270]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:36.826 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:36 smithi002 ceph-mon[102660]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:36.826 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:36 smithi002 ceph-mon[102660]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:36.835 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:37.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:36 smithi067 ceph-mon[86723]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:37.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:36 smithi067 ceph-mon[86723]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:37.597 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:04:37.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:37 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/2268798522' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:37.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:37.407889826Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:37.850 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:37 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/2268798522' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:37.850 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:37 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/2268798522' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:38.192 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-20T19:04:38.448 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:38.833 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:38 smithi002 ceph-mon[106270]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:38.833 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:38 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:38.833 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:38 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:38.834 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:38 smithi002 ceph-mon[102660]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:38.834 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:38 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:38.834 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:38 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:39.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:38 smithi067 ceph-mon[86723]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:39.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:38 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:39.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:38 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:39.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:39 smithi002 ceph-mon[102660]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:39.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:39 smithi002 ceph-mon[106270]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:40.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:39 smithi067 ceph-mon[86723]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:40.401 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:04:40.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:40 smithi067 ceph-mon[86723]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:40.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:40.409017595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:40.993 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:40 smithi002 ceph-mon[106270]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:40.993 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:40 smithi002 ceph-mon[102660]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:41.029 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:04:41.289 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:41.951 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:04:41.952 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:04:42.531 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:04:42.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:42 smithi002 ceph-mon[102660]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:42.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:42 smithi002 ceph-mon[102660]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:42.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:42 smithi002 ceph-mon[106270]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:42.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:42 smithi002 ceph-mon[106270]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:42.787 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:43.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:42 smithi067 ceph-mon[86723]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:43.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:42 smithi067 ceph-mon[86723]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:43.548 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T19:04:43.669 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:43.404725832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:43.865 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:43 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/1190385207' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:04:43.865 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:43 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/1190385207' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:04:44.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:43 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1190385207' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:04:44.160 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-20T19:04:44.411 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:44.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:44 smithi002 ceph-mon[102660]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:44.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:04:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:04:44] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.51.0" 2024-09-20T19:04:44.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:44 smithi002 ceph-mon[106270]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:45.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:44 smithi067 ceph-mon[86723]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:45.827 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:45 smithi002 ceph-mon[106270]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:45.827 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:45 smithi002 ceph-mon[102660]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:46.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:45 smithi067 ceph-mon[86723]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:46.548 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:46.678 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:46.410435058Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:46.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:46 smithi002 ceph-mon[106270]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:46.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:46 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:46.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:46 smithi002 ceph-mon[102660]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:46.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:46 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:47.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:46 smithi067 ceph-mon[86723]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:47.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:46 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:47.212 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[106270]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[106270]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[102660]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:48.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:48.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:48.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:47 smithi002 ceph-mon[102660]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:48.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:47 smithi067 ceph-mon[86723]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:48.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:47 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:47 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:47 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:48.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:47 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:04:48.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:47 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:48.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:47 smithi067 ceph-mon[86723]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:48.369 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:04:49.128 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:04:49.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.528 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:04:49.731 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (4m) 30s ago 25m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (4m) 3m ago 25m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (5m) 30s ago 24m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (14m) 30s ago 31m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (2m) 30s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (3m) 3m ago 30m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (2m) 30s ago 29m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (5m) 30s ago 25m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (5m) 3m ago 25m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (113s) 30s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (77s) 30s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (34s) 30s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:04:49.732 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (28m) 30s ago 28m - 2993M 19.1.1-369-ged8ee0f2 6acb0a031eab 844b0b40c831 2024-09-20T19:04:49.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (27m) 3m ago 27m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:04:49.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (27m) 3m ago 27m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:04:49.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (26m) 3m ago 26m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:04:49.733 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (26m) 3m ago 26m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:04:49.733 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (5m) 3m ago 26m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:04:49.733 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (25m) 30s ago 25m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:04:49.733 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (25m) 3m ago 25m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:04:49.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:49.399797808Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:49.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:50.105 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 7, 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:04:50.106 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:04:50.432 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:04:50.432 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:04:50.432 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:04:50.432 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:04:50.432 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:04:50.432 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "3/8 daemons upgraded", 2024-09-20T19:04:50.432 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:04:50.433 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:04:50.433 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mgr 2024-09-20T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mon 2024-09-20T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all crash 2024-09-20T19:04:50.699 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Upgrade: osd.3 is safe to restart 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Upgrade: Updating osd.3 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: Deploying daemon osd.3 on smithi002 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/4190518316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:50.700 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mgr 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mon 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all crash 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Upgrade: osd.3 is safe to restart 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Upgrade: Updating osd.3 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:50.701 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:04:50.702 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:50.702 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: Deploying daemon osd.3 on smithi002 2024-09-20T19:04:50.702 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:50 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/4190518316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:50.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mgr 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mon 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all crash 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Upgrade: osd.3 is safe to restart 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='client.54350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Upgrade: Updating osd.3 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:04:50.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-20T19:04:50.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:04:50.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: Deploying daemon osd.3 on smithi002 2024-09-20T19:04:50.790 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:50 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/4190518316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:04:51.421 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:51 smithi002 ceph-mon[106270]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:51.421 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:51 smithi002 ceph-mon[102660]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:51.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:51 smithi067 ceph-mon[86723]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:04:52.624 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:52 smithi002 ceph-mon[106270]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:52.625 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:52 smithi002 ceph-mon[102660]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:52.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:52 smithi067 ceph-mon[86723]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:04:52.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:52.411181303Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:53.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:52 smithi002 systemd[1]: Stopping Ceph osd.3 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:04:53.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[54579]: 2024-09-20T19:04:53.227+0000 7f09a02e5640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:04:53.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[54579]: 2024-09-20T19:04:53.227+0000 7f09a02e5640 -1 osd.3 125 *** Got signal Terminated *** 2024-09-20T19:04:53.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[54579]: 2024-09-20T19:04:53.227+0000 7f09a02e5640 -1 osd.3 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:04:53.673 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:53 smithi002 ceph-mon[106270]: osd.3 marked itself down and dead 2024-09-20T19:04:53.674 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:53 smithi002 ceph-mon[102660]: osd.3 marked itself down and dead 2024-09-20T19:04:53.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:53 smithi067 ceph-mon[86723]: osd.3 marked itself down and dead 2024-09-20T19:04:53.941 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:53 smithi002 podman[128022]: 2024-09-20 19:04:53.668556319 +0000 UTC m=+0.529059594 container died 844b0b40c831fc7f5c80608bc9b88d4f6e6fc84085ac93588a90eb85fa78b40b (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:04:54.275 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:54 smithi002 podman[128022]: 2024-09-20 19:04:54.027124194 +0000 UTC m=+0.887627460 container cleanup 844b0b40c831fc7f5c80608bc9b88d4f6e6fc84085ac93588a90eb85fa78b40b (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ed8ee0f, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-20T19:04:54.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:54 smithi002 bash[128022]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:04:54.677 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:04:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:04:54] "GET /metrics HTTP/1.1" 200 38261 "" "Prometheus/2.51.0" 2024-09-20T19:04:54.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:54 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:04:54.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:54 smithi002 ceph-mon[106270]: osdmap e126: 8 total, 7 up, 8 in 2024-09-20T19:04:54.678 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:54 smithi002 ceph-mon[106270]: pgmap v202: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:04:54.678 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:54 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:04:54.679 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:54 smithi002 ceph-mon[102660]: osdmap e126: 8 total, 7 up, 8 in 2024-09-20T19:04:54.679 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:54 smithi002 ceph-mon[102660]: pgmap v202: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:04:54.679 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:54 smithi002 podman[128037]: 2024-09-20 19:04:54.320425294 +0000 UTC m=+0.653241257 container remove 844b0b40c831fc7f5c80608bc9b88d4f6e6fc84085ac93588a90eb85fa78b40b (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-ed8ee0f, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:04:54.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:54 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:04:54.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:54 smithi067 ceph-mon[86723]: osdmap e126: 8 total, 7 up, 8 in 2024-09-20T19:04:54.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:54 smithi067 ceph-mon[86723]: pgmap v202: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:04:54.936 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:54 smithi002 podman[128125]: 2024-09-20 19:04:54.575871051 +0000 UTC m=+0.016980302 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:54.936 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:54 smithi002 podman[128125]: 2024-09-20 19:04:54.687640157 +0000 UTC m=+0.128749402 container create 2a30cd0f16e132c44844a66c83208cccfa79b174e93b98f969286efdac507f85 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-20T19:04:55.231 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:54 smithi002 podman[128125]: 2024-09-20 19:04:54.931633581 +0000 UTC m=+0.372742825 container init 2a30cd0f16e132c44844a66c83208cccfa79b174e93b98f969286efdac507f85 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:04:55.231 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:54 smithi002 podman[128125]: 2024-09-20 19:04:54.935213118 +0000 UTC m=+0.376322363 container start 2a30cd0f16e132c44844a66c83208cccfa79b174e93b98f969286efdac507f85 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-20T19:04:55.231 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:55 smithi002 podman[128125]: 2024-09-20 19:04:55.015007766 +0000 UTC m=+0.456117008 container attach 2a30cd0f16e132c44844a66c83208cccfa79b174e93b98f969286efdac507f85 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-20T19:04:55.231 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:55 smithi002 podman[128125]: 2024-09-20 19:04:55.135759482 +0000 UTC m=+0.576868724 container died 2a30cd0f16e132c44844a66c83208cccfa79b174e93b98f969286efdac507f85 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0) 2024-09-20T19:04:55.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:55 smithi002 ceph-mon[102660]: osdmap e127: 8 total, 7 up, 8 in 2024-09-20T19:04:55.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:55 smithi002 ceph-mon[106270]: osdmap e127: 8 total, 7 up, 8 in 2024-09-20T19:04:55.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:55 smithi067 ceph-mon[86723]: osdmap e127: 8 total, 7 up, 8 in 2024-09-20T19:04:55.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:55.413443605Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:56.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:55 smithi002 podman[128148]: 2024-09-20 19:04:55.7017782 +0000 UTC m=+0.559980283 container remove 2a30cd0f16e132c44844a66c83208cccfa79b174e93b98f969286efdac507f85 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-20T19:04:56.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:55 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-20T19:04:56.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:55 smithi002 systemd[1]: Stopped Ceph osd.3 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:04:56.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:55 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.3.service: Consumed 16.441s CPU time. 2024-09-20T19:04:56.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:55 smithi002 systemd[1]: Starting Ceph osd.3 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:04:56.418 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:56 smithi002 ceph-mon[106270]: pgmap v204: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:04:56.418 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:56 smithi002 ceph-mon[102660]: pgmap v204: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:04:56.418 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 podman[128246]: 2024-09-20 19:04:56.056565322 +0000 UTC m=+0.016280013 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:04:56.418 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 podman[128246]: 2024-09-20 19:04:56.286205306 +0000 UTC m=+0.245920021 container create ef1fb7439f0e7769743b7d6b211bfa7d2190262fa6d0472ce7dfa5e6e8c39667 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:04:56.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:56 smithi067 ceph-mon[86723]: pgmap v204: 161 pgs: 32 peering, 13 stale+active+clean, 116 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:04:57.025 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 podman[128246]: 2024-09-20 19:04:56.530580165 +0000 UTC m=+0.490294854 container init ef1fb7439f0e7769743b7d6b211bfa7d2190262fa6d0472ce7dfa5e6e8c39667 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-20T19:04:57.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 podman[128246]: 2024-09-20 19:04:56.533986445 +0000 UTC m=+0.493701136 container start ef1fb7439f0e7769743b7d6b211bfa7d2190262fa6d0472ce7dfa5e6e8c39667 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-20T19:04:57.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 podman[128246]: 2024-09-20 19:04:56.613889889 +0000 UTC m=+0.573604580 container attach ef1fb7439f0e7769743b7d6b211bfa7d2190262fa6d0472ce7dfa5e6e8c39667 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-20T19:04:57.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:57.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 bash[128246]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:57.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:57.026 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:56 smithi002 bash[128246]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:57.629 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:57 smithi002 ceph-mon[102660]: Health check failed: Reduced data availability: 8 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-20T19:04:57.629 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:57 smithi002 ceph-mon[106270]: Health check failed: Reduced data availability: 8 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-20T19:04:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:57 smithi067 ceph-mon[86723]: Health check failed: Reduced data availability: 8 pgs inactive, 13 pgs peering (PG_AVAILABILITY) 2024-09-20T19:04:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:58 smithi002 ceph-mon[106270]: pgmap v205: 161 pgs: 15 active+undersized, 32 peering, 6 stale+active+clean, 6 active+undersized+degraded, 102 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-20T19:04:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:58 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:58.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:58 smithi002 ceph-mon[102660]: pgmap v205: 161 pgs: 15 active+undersized, 32 peering, 6 stale+active+clean, 6 active+undersized+degraded, 102 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-20T19:04:58.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:58 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:58.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:58 smithi067 ceph-mon[86723]: pgmap v205: 161 pgs: 15 active+undersized, 32 peering, 6 stale+active+clean, 6 active+undersized+degraded, 102 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 23/636 objects degraded (3.616%) 2024-09-20T19:04:58.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:58 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:04:58.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:04:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:04:58.409019043Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:04:59.661 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 6 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:59.661 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 6 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:59.661 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:04:59.662 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:59.662 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:04:59.662 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:59.662 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:59.662 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:04:59.662 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:04:59.662 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:04:59.791 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:04:59 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 23/636 objects degraded (3.616%), 6 pgs degraded (PG_DEGRADED) 2024-09-20T19:04:59.946 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-20T19:04:59.946 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-09-20T19:04:59.946 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:04:59.946 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:05:00.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:05:00.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-20T19:05:00.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:05:00.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:05:00.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:05:00.276 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-20T19:05:00.277 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate[128261]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-20T19:05:00.277 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 bash[128246]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-20T19:05:00.277 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:04:59 smithi002 podman[128246]: 2024-09-20 19:04:59.970641794 +0000 UTC m=+3.930356481 container died ef1fb7439f0e7769743b7d6b211bfa7d2190262fa6d0472ce7dfa5e6e8c39667 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:05:00.680 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:00 smithi002 ceph-mon[106270]: pgmap v206: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:00.681 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:00 smithi002 ceph-mon[102660]: pgmap v206: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:00.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:00 smithi067 ceph-mon[86723]: pgmap v206: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:01.025 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:00 smithi002 podman[128479]: 2024-09-20 19:05:00.675755356 +0000 UTC m=+0.694970992 container remove ef1fb7439f0e7769743b7d6b211bfa7d2190262fa6d0472ce7dfa5e6e8c39667 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-activate, 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.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True) 2024-09-20T19:05:01.025 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:00 smithi002 podman[128538]: 2024-09-20 19:05:00.793342398 +0000 UTC m=+0.016525566 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:05:01.025 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:00 smithi002 podman[128538]: 2024-09-20 19:05:00.910028561 +0000 UTC m=+0.133211727 container create 39cd6f1f482c6196d69aec17539b9a72fa20bd098732b4d47fcc8efddafcfd6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:05:01.382 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:01 smithi002 podman[128538]: 2024-09-20 19:05:01.162687584 +0000 UTC m=+0.385870759 container init 39cd6f1f482c6196d69aec17539b9a72fa20bd098732b4d47fcc8efddafcfd6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-20T19:05:01.382 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:01 smithi002 podman[128538]: 2024-09-20 19:05:01.166527205 +0000 UTC m=+0.389710373 container start 39cd6f1f482c6196d69aec17539b9a72fa20bd098732b4d47fcc8efddafcfd6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:05:01.382 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:01 smithi002 ceph-osd[128557]: -- 172.21.15.2:0/4102486673 <== mon.2 v2:172.21.15.2:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561e7d60da40 con 0x561e7e3dc000 2024-09-20T19:05:01.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:01 smithi002 ceph-mon[106270]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 13 pgs peering) 2024-09-20T19:05:01.776 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:01 smithi002 bash[128538]: 39cd6f1f482c6196d69aec17539b9a72fa20bd098732b4d47fcc8efddafcfd6e 2024-09-20T19:05:01.776 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:01 smithi002 systemd[1]: Started Ceph osd.3 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:05:01.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:01 smithi002 ceph-mon[102660]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 13 pgs peering) 2024-09-20T19:05:01.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:01 smithi067 ceph-mon[86723]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 13 pgs peering) 2024-09-20T19:05:01.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:01.401525233Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:02.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:02.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:02 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:02.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:02 smithi002 ceph-mon[102660]: pgmap v207: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:02.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:02.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:02 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:02.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:02 smithi002 ceph-mon[106270]: pgmap v207: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:02.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:02.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:02 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:02.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:02 smithi067 ceph-mon[86723]: pgmap v207: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:03.275 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:03 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:05:03.045+0000 7eff10da8640 -1 Falling back to public interface 2024-09-20T19:05:04.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:04 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:04.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:04 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:04.534 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:04 smithi002 ceph-mon[106270]: pgmap v208: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:04.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:04 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:04.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:04 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:04.534 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:04 smithi002 ceph-mon[102660]: pgmap v208: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:04.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:04.415376162Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:04.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:04 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:04.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:04 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:04.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:04 smithi067 ceph-mon[86723]: pgmap v208: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:04.949 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:05:04] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.51.0" 2024-09-20T19:05:05.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:05 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:05.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:05.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:05 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:05.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:05 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:05.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:05.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:05 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:05.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:05 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 81/636 objects degraded (12.736%), 25 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:05.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:05.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:05 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:06.679 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:06 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:05:06.593+0000 7eff10da8640 -1 osd.3 125 log_to_monitors true 2024-09-20T19:05:07.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[106270]: pgmap v209: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:07.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:07.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:07.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[106270]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:05:07.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[102660]: pgmap v209: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:07.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:07.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:07.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-mon[102660]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:05:07.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:07 smithi067 ceph-mon[86723]: pgmap v209: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 81/636 objects degraded (12.736%) 2024-09-20T19:05:07.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:07 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:07.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:07 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:07.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:07 smithi067 ceph-mon[86723]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-20T19:05:07.775 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:05:07 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:05:07.492+0000 7eff04b4a640 -1 osd.3 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:05:07.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:07.401955899Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:08.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[102660]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[102660]: osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[102660]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[102660]: pgmap v211: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[106270]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[106270]: osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[106270]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[106270]: pgmap v211: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:05:08.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:08 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:08.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:08 smithi067 ceph-mon[86723]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-20T19:05:08.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:08 smithi067 ceph-mon[86723]: osdmap e128: 8 total, 7 up, 8 in 2024-09-20T19:05:08.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:08 smithi067 ceph-mon[86723]: from='osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi002", "root=default"]} : dispatch 2024-09-20T19:05:08.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:08 smithi067 ceph-mon[86723]: pgmap v211: 161 pgs: 41 active+undersized, 25 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 81/636 objects degraded (12.736%) 2024-09-20T19:05:08.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:08 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:09.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:05:09.639+0000 7fe350b1d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:05:09.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:05:09.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[102660]: osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628] boot 2024-09-20T19:05:09.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[102660]: osdmap e129: 8 total, 8 up, 8 in 2024-09-20T19:05:09.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:05:09.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:05:09.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[106270]: osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628] boot 2024-09-20T19:05:09.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[106270]: osdmap e129: 8 total, 8 up, 8 in 2024-09-20T19:05:09.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:09 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:05:09.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:09 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:05:09.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:09 smithi067 ceph-mon[86723]: osd.3 [v2:172.21.15.2:6826/3955201628,v1:172.21.15.2:6827/3955201628] boot 2024-09-20T19:05:09.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:09 smithi067 ceph-mon[86723]: osdmap e129: 8 total, 8 up, 8 in 2024-09-20T19:05:09.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:09 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-20T19:05:10.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: osdmap e130: 8 total, 8 up, 8 in 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: pgmap v214: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[102660]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: osdmap e130: 8 total, 8 up, 8 in 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: pgmap v214: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.777 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:05:10.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:05:10.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:10 smithi002 ceph-mon[106270]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:05:10.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:10.411815869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:10.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: osdmap e130: 8 total, 8 up, 8 in 2024-09-20T19:05:10.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: pgmap v214: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:05:10.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:10 smithi067 ceph-mon[86723]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:05:11.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:11 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:11.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:11 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:11.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:11 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:12.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:12 smithi002 ceph-mon[106270]: pgmap v215: 161 pgs: 18 peering, 25 active+undersized, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-20T19:05:12.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:12 smithi002 ceph-mon[102660]: pgmap v215: 161 pgs: 18 peering, 25 active+undersized, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-20T19:05:12.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:12 smithi067 ceph-mon[86723]: pgmap v215: 161 pgs: 18 peering, 25 active+undersized, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-20T19:05:13.710 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:13.409778856Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:14.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:13 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded) 2024-09-20T19:05:14.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:13 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:05:14.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:13 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded) 2024-09-20T19:05:14.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:13 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:05:14.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:13 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded) 2024-09-20T19:05:14.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:13 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:05:15.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:14 smithi002 ceph-mon[106270]: pgmap v216: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:15.025 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:05:14] "GET /metrics HTTP/1.1" 200 38260 "" "Prometheus/2.51.0" 2024-09-20T19:05:15.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:14 smithi002 ceph-mon[102660]: pgmap v216: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:15.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:14 smithi067 ceph-mon[86723]: pgmap v216: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:16.714 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:16.403136692Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:17.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:16 smithi002 ceph-mon[102660]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:17.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:16 smithi002 ceph-mon[106270]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:17.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:16 smithi067 ceph-mon[86723]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:19.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[102660]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:19.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:19.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:19.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:19.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[106270]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:19.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:19.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:19.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:19.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:18 smithi067 ceph-mon[86723]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:19.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:18 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:19.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:19.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:19.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:19.405838155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:20.763 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:05:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:20 smithi002 ceph-mon[106270]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:21.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:20 smithi002 ceph-mon[102660]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:21.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:20 smithi067 ceph-mon[86723]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:21.352 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:05:21.352 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (5m) 15s ago 26m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:05:21.352 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (4m) 4m ago 25m 73.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (6m) 15s ago 25m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (6m) 4m ago 30m 456M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (15m) 15s ago 31m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (3m) 15s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (4m) 4m ago 30m 18.5M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (3m) 15s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (6m) 15s ago 25m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (5m) 4m ago 25m 9411k - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (2m) 15s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (109s) 15s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (66s) 15s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (20s) 15s ago 28m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:05:21.353 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (28m) 4m ago 28m 67.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 7ee8291eea4a 2024-09-20T19:05:21.354 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (27m) 4m ago 27m 60.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:05:21.354 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (27m) 4m ago 27m 60.3M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:05:21.354 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (27m) 4m ago 27m 54.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:05:21.354 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (5m) 4m ago 26m 40.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:05:21.354 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (25m) 15s ago 25m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:05:21.354 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (25m) 4m ago 25m 92.5M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 4 2024-09-20T19:05:21.712 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 6, 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 9 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:05:21.713 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "4/8 daemons upgraded", 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:05:22.015 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:05:22.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:21 smithi002 ceph-mon[106270]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:22.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:21 smithi002 ceph-mon[106270]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:22.016 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:21 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/267831666' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:22.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:21 smithi002 ceph-mon[102660]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:22.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:21 smithi002 ceph-mon[102660]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:22.016 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:21 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/267831666' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:22.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:21 smithi067 ceph-mon[86723]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:22.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:21 smithi067 ceph-mon[86723]: from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:22.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:21 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/267831666' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:22.726 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:22.41213997Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:22 smithi002 ceph-mon[106270]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:22 smithi002 ceph-mon[106270]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:22 smithi002 ceph-mon[106270]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:22 smithi002 ceph-mon[102660]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:22 smithi002 ceph-mon[102660]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:22 smithi002 ceph-mon[102660]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:22 smithi067 ceph-mon[86723]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:22 smithi067 ceph-mon[86723]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-20T19:05:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:22 smithi067 ceph-mon[86723]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:24.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:24 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:24.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:24 smithi002 ceph-mon[102660]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-20T19:05:24.776 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:05:24] "GET /metrics HTTP/1.1" 200 38254 "" "Prometheus/2.51.0" 2024-09-20T19:05:24.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:24 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:24.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:24 smithi002 ceph-mon[106270]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-20T19:05:24.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:24 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:24.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:24 smithi067 ceph-mon[86723]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-20T19:05:25.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:25 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:05:25.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:25 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:05:25.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:25 smithi002 ceph-mon[102660]: Upgrade: osd.4 is safe to restart 2024-09-20T19:05:25.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:25 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:05:25.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:25 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:05:25.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:25 smithi002 ceph-mon[106270]: Upgrade: osd.4 is safe to restart 2024-09-20T19:05:25.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:25 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-20T19:05:25.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:25 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-20T19:05:25.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:25 smithi067 ceph-mon[86723]: Upgrade: osd.4 is safe to restart 2024-09-20T19:05:25.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:25.40645947Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:27.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[102660]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:27.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[102660]: Upgrade: Updating osd.4 2024-09-20T19:05:27.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:27.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:05:27.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:27.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[102660]: Deploying daemon osd.4 on smithi067 2024-09-20T19:05:27.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[106270]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:27.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[106270]: Upgrade: Updating osd.4 2024-09-20T19:05:27.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:27.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:05:27.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:27.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:27 smithi002 ceph-mon[106270]: Deploying daemon osd.4 on smithi067 2024-09-20T19:05:27.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:27 smithi067 ceph-mon[86723]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:27.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:27 smithi067 ceph-mon[86723]: Upgrade: Updating osd.4 2024-09-20T19:05:27.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:27 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:27.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:27 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-20T19:05:27.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:27 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:27.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:27 smithi067 ceph-mon[86723]: Deploying daemon osd.4 on smithi067 2024-09-20T19:05:28.451 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:28.412355362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:29.472 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:29 smithi067 ceph-mon[86723]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:29.472 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:29 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:29.473 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:29 smithi067 systemd[1]: Stopping Ceph osd.4 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:05:29.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:29 smithi002 ceph-mon[102660]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:29.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:29 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:29.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:29 smithi002 ceph-mon[106270]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:29.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:29 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:29.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[32222]: 2024-09-20T19:05:29.540+0000 7f188a5c3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:05:29.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[32222]: 2024-09-20T19:05:29.540+0000 7f188a5c3640 -1 osd.4 130 *** Got signal Terminated *** 2024-09-20T19:05:29.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[32222]: 2024-09-20T19:05:29.540+0000 7f188a5c3640 -1 osd.4 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:05:30.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:30 smithi002 ceph-mon[106270]: osd.4 marked itself down and dead 2024-09-20T19:05:30.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:30 smithi002 ceph-mon[102660]: osd.4 marked itself down and dead 2024-09-20T19:05:30.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:30 smithi067 ceph-mon[86723]: osd.4 marked itself down and dead 2024-09-20T19:05:30.863 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:30 smithi067 podman[90629]: 2024-09-20 19:05:30.594899701 +0000 UTC m=+1.170756888 container died 7ee8291eea4ac41a98d106f5b9dfe3d5e6055f711eced2f794994adf45ce81af (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ed8ee0f) 2024-09-20T19:05:31.122 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:30 smithi067 podman[90629]: 2024-09-20 19:05:30.932531199 +0000 UTC m=+1.508388385 container cleanup 7ee8291eea4ac41a98d106f5b9dfe3d5e6055f711eced2f794994adf45ce81af (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-20T19:05:31.122 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:30 smithi067 bash[90629]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:05:31.404 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:31 smithi067 podman[90645]: 2024-09-20 19:05:31.117584998 +0000 UTC m=+0.521092332 container remove 7ee8291eea4ac41a98d106f5b9dfe3d5e6055f711eced2f794994adf45ce81af (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:05:31.404 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:31 smithi067 ceph-mon[86723]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:31.404 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:31 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:05:31.404 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:31 smithi067 ceph-mon[86723]: osdmap e131: 8 total, 7 up, 8 in 2024-09-20T19:05:31.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:31 smithi002 ceph-mon[106270]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:31.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:31 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:05:31.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:31 smithi002 ceph-mon[106270]: osdmap e131: 8 total, 7 up, 8 in 2024-09-20T19:05:31.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:31 smithi002 ceph-mon[102660]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:05:31.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:31 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:05:31.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:31 smithi002 ceph-mon[102660]: osdmap e131: 8 total, 7 up, 8 in 2024-09-20T19:05:31.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:31.399796837Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:31.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:31 smithi067 podman[90733]: 2024-09-20 19:05:31.479650027 +0000 UTC m=+0.016649466 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:05:31.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:31 smithi067 podman[90733]: 2024-09-20 19:05:31.593502386 +0000 UTC m=+0.130501810 container create ac082571a617aa726c9388305422a87eb963b271f29d7ca719e9daaed8306b99 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True) 2024-09-20T19:05:32.141 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:31 smithi067 podman[90733]: 2024-09-20 19:05:31.93766968 +0000 UTC m=+0.474669105 container init ac082571a617aa726c9388305422a87eb963b271f29d7ca719e9daaed8306b99 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:05:32.141 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:31 smithi067 podman[90733]: 2024-09-20 19:05:31.940986215 +0000 UTC m=+0.477985649 container start ac082571a617aa726c9388305422a87eb963b271f29d7ca719e9daaed8306b99 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-20T19:05:32.141 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:32 smithi067 podman[90733]: 2024-09-20 19:05:32.012607894 +0000 UTC m=+0.549607318 container attach ac082571a617aa726c9388305422a87eb963b271f29d7ca719e9daaed8306b99 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-20T19:05:32.429 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:32 smithi067 podman[90733]: 2024-09-20 19:05:32.137242101 +0000 UTC m=+0.674241540 container died ac082571a617aa726c9388305422a87eb963b271f29d7ca719e9daaed8306b99 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-20T19:05:32.429 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:32 smithi067 ceph-mon[86723]: osdmap e132: 8 total, 7 up, 8 in 2024-09-20T19:05:32.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:32 smithi002 ceph-mon[106270]: osdmap e132: 8 total, 7 up, 8 in 2024-09-20T19:05:32.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:32 smithi002 ceph-mon[102660]: osdmap e132: 8 total, 7 up, 8 in 2024-09-20T19:05:32.963 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:32 smithi067 podman[90756]: 2024-09-20 19:05:32.70785472 +0000 UTC m=+0.559736317 container remove ac082571a617aa726c9388305422a87eb963b271f29d7ca719e9daaed8306b99 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-20T19:05:32.963 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:32 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-20T19:05:32.963 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:32 smithi067 systemd[1]: Stopped Ceph osd.4 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:05:32.963 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:32 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.4.service: Consumed 16.533s CPU time. 2024-09-20T19:05:32.963 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:32 smithi067 systemd[1]: Starting Ceph osd.4 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:05:33.468 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:33 smithi067 ceph-mon[86723]: pgmap v227: 161 pgs: 5 active+undersized, 21 stale+active+clean, 2 active+undersized+degraded, 133 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-20T19:05:33.468 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:33 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:33.468 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 podman[90856]: 2024-09-20 19:05:33.169719561 +0000 UTC m=+0.112430883 container create 38fd00e385ab9b9e23a07fc153008bd7f92d34ddde0b29ff837d23f7d0719431 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True) 2024-09-20T19:05:33.468 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 podman[90856]: 2024-09-20 19:05:33.073717079 +0000 UTC m=+0.016428394 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:05:33.468 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 podman[90856]: 2024-09-20 19:05:33.372031948 +0000 UTC m=+0.314743262 container init 38fd00e385ab9b9e23a07fc153008bd7f92d34ddde0b29ff837d23f7d0719431 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:05:33.469 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 podman[90856]: 2024-09-20 19:05:33.37543745 +0000 UTC m=+0.318148763 container start 38fd00e385ab9b9e23a07fc153008bd7f92d34ddde0b29ff837d23f7d0719431 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:05:33.469 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 podman[90856]: 2024-09-20 19:05:33.463820646 +0000 UTC m=+0.406531972 container attach 38fd00e385ab9b9e23a07fc153008bd7f92d34ddde0b29ff837d23f7d0719431 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:05:33.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:33 smithi002 ceph-mon[106270]: pgmap v227: 161 pgs: 5 active+undersized, 21 stale+active+clean, 2 active+undersized+degraded, 133 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-20T19:05:33.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:33 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:33.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:33 smithi002 ceph-mon[102660]: pgmap v227: 161 pgs: 5 active+undersized, 21 stale+active+clean, 2 active+undersized+degraded, 133 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-20T19:05:33.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:33 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:33.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:33.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 bash[90856]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:33.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:33.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:33 smithi067 bash[90856]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:34.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:05:34] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.51.0" 2024-09-20T19:05:34.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:34.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:34.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:34 smithi002 ceph-mon[102660]: pgmap v228: 161 pgs: 21 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-20T19:05:34.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:34.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:34.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:34 smithi002 ceph-mon[106270]: pgmap v228: 161 pgs: 21 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-20T19:05:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:34.789 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:34 smithi067 ceph-mon[86723]: pgmap v228: 161 pgs: 21 active+undersized, 10 stale+active+clean, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-20T19:05:34.789 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:34.407035019Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:36.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-mon[86723]: pgmap v229: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 109/636 objects degraded (17.138%) 2024-09-20T19:05:36.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:05:36.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:36.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:05:36.788 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:36.789 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:36.789 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:05:36.789 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:05:36.789 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:05:36.789 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-20T19:05:36.789 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-09-20T19:05:37.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:36 smithi002 ceph-mon[106270]: pgmap v229: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 109/636 objects degraded (17.138%) 2024-09-20T19:05:37.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:36 smithi002 ceph-mon[102660]: pgmap v229: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 109/636 objects degraded (17.138%) 2024-09-20T19:05:37.189 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:05:37.189 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate[90871]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 bash[90856]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-20T19:05:37.190 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:36 smithi067 podman[90856]: 2024-09-20 19:05:36.89484966 +0000 UTC m=+3.837560972 container died 38fd00e385ab9b9e23a07fc153008bd7f92d34ddde0b29ff837d23f7d0719431 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:05:37.538 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:37.410480251Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:37.899 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:37 smithi067 podman[91079]: 2024-09-20 19:05:37.592680596 +0000 UTC m=+0.691264126 container remove 38fd00e385ab9b9e23a07fc153008bd7f92d34ddde0b29ff837d23f7d0719431 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:05:37.899 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:37 smithi067 podman[91138]: 2024-09-20 19:05:37.793791165 +0000 UTC m=+0.103360922 container create 3a07ac539cf60e8b5dfcab4bef8d975a1f75634c5b0b819b1b62102df2ce5649 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-20T19:05:37.900 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:37 smithi067 podman[91138]: 2024-09-20 19:05:37.707699241 +0000 UTC m=+0.017268936 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:05:38.288 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:38 smithi067 podman[91138]: 2024-09-20 19:05:38.012854751 +0000 UTC m=+0.322424457 container init 3a07ac539cf60e8b5dfcab4bef8d975a1f75634c5b0b819b1b62102df2ce5649 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-20T19:05:38.288 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:38 smithi067 podman[91138]: 2024-09-20 19:05:38.016434527 +0000 UTC m=+0.326004222 container start 3a07ac539cf60e8b5dfcab4bef8d975a1f75634c5b0b819b1b62102df2ce5649 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True) 2024-09-20T19:05:38.288 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:38 smithi067 ceph-osd[91157]: -- 172.21.15.67:0/4161246062 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5640b648fa40 con 0x5640b7260400 2024-09-20T19:05:38.288 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:38 smithi067 bash[91138]: 3a07ac539cf60e8b5dfcab4bef8d975a1f75634c5b0b819b1b62102df2ce5649 2024-09-20T19:05:38.288 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:38 smithi067 systemd[1]: Started Ceph osd.4 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:05:39.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:39 smithi067 ceph-mon[86723]: pgmap v230: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:39.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:39 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:39.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[106270]: pgmap v230: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:39.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:39.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[102660]: pgmap v230: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:39.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:39.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:39.741 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:05:39.409+0000 7f4b27c1f640 -1 Falling back to public interface 2024-09-20T19:05:40.719 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:40.399402636Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:41.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:41 smithi002 ceph-mon[102660]: pgmap v231: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 217 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:41.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:41 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 109/636 objects degraded (17.138%), 28 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:41.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:41 smithi002 ceph-mon[106270]: pgmap v231: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 217 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:41.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:41 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 109/636 objects degraded (17.138%), 28 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:41.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:41 smithi067 ceph-mon[86723]: pgmap v231: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 217 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:41.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:41 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 109/636 objects degraded (17.138%), 28 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:43.288 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:42 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:05:42.983+0000 7f4b27c1f640 -1 osd.4 130 log_to_monitors true 2024-09-20T19:05:43.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-mon[86723]: pgmap v232: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:43.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-mon[86723]: from='osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:05:43.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-mon[86723]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:05:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[106270]: pgmap v232: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[106270]: from='osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:05:43.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[106270]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:05:43.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[102660]: pgmap v232: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 196 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:43.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:43.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[102660]: from='osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:05:43.526 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:43 smithi002 ceph-mon[102660]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-20T19:05:43.679 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:43.399467014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:44.186 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:05:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:05:43.992+0000 7f4b1f9c9640 -1 osd.4 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:05:44.980 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:05:44] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.51.0" 2024-09-20T19:05:45.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[106270]: pgmap v233: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[106270]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[106270]: osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[106270]: from='osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[106270]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[102660]: pgmap v233: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[102660]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[102660]: osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[102660]: from='osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:05:45.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:44 smithi002 ceph-mon[102660]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:05:45.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:44 smithi067 ceph-mon[86723]: pgmap v233: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:45.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:44 smithi067 ceph-mon[86723]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-20T19:05:45.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:44 smithi067 ceph-mon[86723]: osdmap e133: 8 total, 7 up, 8 in 2024-09-20T19:05:45.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:44 smithi067 ceph-mon[86723]: from='osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:05:45.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:44 smithi067 ceph-mon[86723]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:05:46.275 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:05:46.032+0000 7fe350b1d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:05:46.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:05:46.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124] boot 2024-09-20T19:05:46.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: osdmap e134: 8 total, 8 up, 8 in 2024-09-20T19:05:46.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:05:46.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[106270]: osdmap e135: 8 total, 8 up, 8 in 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124] boot 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: osdmap e134: 8 total, 8 up, 8 in 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:46.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:46.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:45 smithi002 ceph-mon[102660]: osdmap e135: 8 total, 8 up, 8 in 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: osd.4 [v2:172.21.15.67:6800/260030124,v1:172.21.15.67:6801/260030124] boot 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: osdmap e134: 8 total, 8 up, 8 in 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:46.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:45 smithi067 ceph-mon[86723]: osdmap e135: 8 total, 8 up, 8 in 2024-09-20T19:05:46.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:46.40336334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:47.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: pgmap v236: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:47.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:47.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[106270]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: pgmap v236: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:05:47.276 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:46 smithi002 ceph-mon[102660]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: pgmap v236: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 109/636 objects degraded (17.138%) 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:05:47.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:46 smithi067 ceph-mon[86723]: Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-20T19:05:48.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:48 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:48.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:48 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:48.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:48 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:05:49.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[106270]: pgmap v238: 161 pgs: 31 active+undersized, 23 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-20T19:05:49.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:49.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:49.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[102660]: pgmap v238: 161 pgs: 31 active+undersized, 23 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-20T19:05:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:49.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:49.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:49.410863917Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:49.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:49 smithi067 ceph-mon[86723]: pgmap v238: 161 pgs: 31 active+undersized, 23 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 89/636 objects degraded (13.994%) 2024-09-20T19:05:49.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:49 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:49.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:49.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:05:50.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:50 smithi002 ceph-mon[106270]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:50.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:50 smithi002 ceph-mon[102660]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:50.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:50 smithi067 ceph-mon[86723]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-20T19:05:51.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:51 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 23 pgs degraded) 2024-09-20T19:05:51.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:51 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:05:51.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:51 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 23 pgs degraded) 2024-09-20T19:05:51.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:51 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:05:51.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:51 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 89/636 objects degraded (13.994%), 23 pgs degraded) 2024-09-20T19:05:51.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:51 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:05:52.341 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:05:52.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:52 smithi002 ceph-mon[102660]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-09-20T19:05:52.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:52 smithi002 ceph-mon[102660]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:52.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:52 smithi002 ceph-mon[106270]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-09-20T19:05:52.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:52 smithi002 ceph-mon[106270]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:52.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:52 smithi067 ceph-mon[86723]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 669 B/s rd, 0 op/s 2024-09-20T19:05:52.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:52 smithi067 ceph-mon[86723]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:52.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:52.407339597Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (5m) 47s ago 26m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (5m) 10s ago 26m 79.7M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (6m) 47s ago 26m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (6m) 10s ago 30m 459M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (15m) 47s ago 32m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (3m) 47s ago 32m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (4m) 10s ago 31m 41.2M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:05:52.937 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (3m) 47s ago 30m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (6m) 47s ago 26m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (6m) 10s ago 26m 11.3M - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (2m) 47s ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (2m) 47s ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (97s) 47s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (52s) 47s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (15s) 10s ago 28m 11.7M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 3a07ac539cf6 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (28m) 10s ago 28m 64.4M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 916370c0704e 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (28m) 10s ago 28m 63.2M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (27m) 10s ago 27m 57.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (6m) 10s ago 27m 53.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (26m) 47s ago 26m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:05:52.938 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (26m) 10s ago 26m 92.7M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:05:53.296 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:05:53.296 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:05:53.296 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:05:53.296 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:53.296 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 5 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 5, 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 10 2024-09-20T19:05:53.297 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:05:53.298 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "5/8 daemons upgraded", 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:05:53.601 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:05:53.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:53 smithi002 ceph-mon[106270]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:53.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:53 smithi002 ceph-mon[106270]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:53.602 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:53 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/2336467720' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:53.602 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:53 smithi002 ceph-mon[102660]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:53.602 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:53 smithi002 ceph-mon[102660]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:53.602 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:53 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/2336467720' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:53.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:53 smithi067 ceph-mon[86723]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:53.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:53 smithi067 ceph-mon[86723]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:53.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:53 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/2336467720' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:05:54.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:05:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:05:54] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.51.0" 2024-09-20T19:05:54.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:54 smithi002 ceph-mon[106270]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:54.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:54 smithi002 ceph-mon[106270]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:54.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:54 smithi002 ceph-mon[102660]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:54.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:54 smithi002 ceph-mon[102660]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:54.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:54 smithi067 ceph-mon[86723]: from='client.54440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:05:54.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:54 smithi067 ceph-mon[86723]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:05:55.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:55.403916779Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:57.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:56 smithi002 ceph-mon[106270]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:05:57.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:56 smithi002 ceph-mon[102660]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:05:57.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:56 smithi067 ceph-mon[86723]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:05:58.678 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:05:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:05:58.405311544Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:05:59.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:58 smithi002 ceph-mon[102660]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:05:59.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:58 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:59.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:05:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:59.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:58 smithi002 ceph-mon[106270]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:05:59.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:58 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:59.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:05:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:05:59.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:58 smithi067 ceph-mon[86723]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-20T19:05:59.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:58 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:05:59.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:05:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:01.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:00 smithi002 ceph-mon[102660]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:01.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:00 smithi002 ceph-mon[106270]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:01.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:00 smithi067 ceph-mon[86723]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:01.686 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:01.402445522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:02.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:01 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:06:02.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:01 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:06:02.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:01 smithi002 ceph-mon[106270]: Upgrade: osd.5 is safe to restart 2024-09-20T19:06:02.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:01 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:06:02.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:01 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:06:02.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:01 smithi002 ceph-mon[102660]: Upgrade: osd.5 is safe to restart 2024-09-20T19:06:02.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:01 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-20T19:06:02.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:01 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-20T19:06:02.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:01 smithi067 ceph-mon[86723]: Upgrade: osd.5 is safe to restart 2024-09-20T19:06:03.595 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:03 smithi067 ceph-mon[86723]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:03.596 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:03 smithi067 ceph-mon[86723]: Upgrade: Updating osd.5 2024-09-20T19:06:03.596 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:03.596 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:06:03.596 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[106270]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[106270]: Upgrade: Updating osd.5 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[102660]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[102660]: Upgrade: Updating osd.5 2024-09-20T19:06:03.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:03.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-20T19:06:03.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:04.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:04 smithi067 ceph-mon[86723]: Deploying daemon osd.5 on smithi067 2024-09-20T19:06:04.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:04 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:04.463 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:04 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:04.463 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:04.408175012Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:04.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:06:04] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.51.0" 2024-09-20T19:06:04.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:04 smithi002 ceph-mon[102660]: Deploying daemon osd.5 on smithi067 2024-09-20T19:06:04.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:04 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:04.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:04 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:04.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:04 smithi002 ceph-mon[106270]: Deploying daemon osd.5 on smithi067 2024-09-20T19:06:04.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:04 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:04.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:04 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:05.425 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:05 smithi067 ceph-mon[86723]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:05.426 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:05 smithi067 systemd[1]: Stopping Ceph osd.5 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:06:05.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:05 smithi002 ceph-mon[106270]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:05.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:05 smithi002 ceph-mon[102660]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:06:05.787 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:05 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[37921]: 2024-09-20T19:06:05.419+0000 7f48c362c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:06:05.787 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:05 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[37921]: 2024-09-20T19:06:05.419+0000 7f48c362c640 -1 osd.5 135 *** Got signal Terminated *** 2024-09-20T19:06:05.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:05 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[37921]: 2024-09-20T19:06:05.419+0000 7f48c362c640 -1 osd.5 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:06:06.680 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:06 smithi067 ceph-mon[86723]: osd.5 marked itself down and dead 2024-09-20T19:06:06.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:06 smithi002 ceph-mon[106270]: osd.5 marked itself down and dead 2024-09-20T19:06:06.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:06 smithi002 ceph-mon[102660]: osd.5 marked itself down and dead 2024-09-20T19:06:06.958 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:06 smithi067 podman[95450]: 2024-09-20 19:06:06.676577849 +0000 UTC m=+1.360148572 container stop 916370c0704eaecd1fa03486609961c8a881588426f80c2b9f8b6598b5143786 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, org.label-schema.vendor=CentOS, 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, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-ed8ee0f) 2024-09-20T19:06:06.959 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:06 smithi067 podman[95450]: 2024-09-20 19:06:06.70233778 +0000 UTC m=+1.385908503 container died 916370c0704eaecd1fa03486609961c8a881588426f80c2b9f8b6598b5143786 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-20T19:06:07.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 podman[95450]: 2024-09-20 19:06:07.04455547 +0000 UTC m=+1.728126196 container cleanup 916370c0704eaecd1fa03486609961c8a881588426f80c2b9f8b6598b5143786 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-ed8ee0f, GIT_BRANCH=HEAD) 2024-09-20T19:06:07.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 bash[95450]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:06:07.689 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 podman[95466]: 2024-09-20 19:06:07.312320462 +0000 UTC m=+0.623047108 container remove 916370c0704eaecd1fa03486609961c8a881588426f80c2b9f8b6598b5143786 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T19:06:07.689 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:07 smithi067 ceph-mon[86723]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:07.689 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:07 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:06:07.689 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:07 smithi067 ceph-mon[86723]: osdmap e136: 8 total, 7 up, 8 in 2024-09-20T19:06:07.690 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:07.406241056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:07.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:07 smithi002 ceph-mon[106270]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:07.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:07 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:06:07.693 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:07 smithi002 ceph-mon[106270]: osdmap e136: 8 total, 7 up, 8 in 2024-09-20T19:06:07.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:07 smithi002 ceph-mon[102660]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:07.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:07 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:06:07.693 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:07 smithi002 ceph-mon[102660]: osdmap e136: 8 total, 7 up, 8 in 2024-09-20T19:06:07.987 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 podman[95557]: 2024-09-20 19:06:07.587929541 +0000 UTC m=+0.016593781 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:06:07.987 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 podman[95557]: 2024-09-20 19:06:07.711500129 +0000 UTC m=+0.140164418 container create 358d74f54bba796ede9361f719d496dbdc586c9d46aabbf97fc872ca31f24318 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-20T19:06:07.987 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 podman[95557]: 2024-09-20 19:06:07.924123555 +0000 UTC m=+0.352787787 container init 358d74f54bba796ede9361f719d496dbdc586c9d46aabbf97fc872ca31f24318 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, 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-20T19:06:07.987 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 podman[95557]: 2024-09-20 19:06:07.927776913 +0000 UTC m=+0.356441148 container start 358d74f54bba796ede9361f719d496dbdc586c9d46aabbf97fc872ca31f24318 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-20T19:06:08.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:07 smithi067 podman[95557]: 2024-09-20 19:06:07.982389895 +0000 UTC m=+0.411054133 container attach 358d74f54bba796ede9361f719d496dbdc586c9d46aabbf97fc872ca31f24318 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD) 2024-09-20T19:06:08.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:08 smithi067 podman[95557]: 2024-09-20 19:06:08.123513642 +0000 UTC m=+0.552177866 container died 358d74f54bba796ede9361f719d496dbdc586c9d46aabbf97fc872ca31f24318 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True) 2024-09-20T19:06:08.673 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:08 smithi067 ceph-mon[86723]: osdmap e137: 8 total, 7 up, 8 in 2024-09-20T19:06:08.674 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:08 smithi067 ceph-mon[86723]: pgmap v250: 161 pgs: 4 active+undersized, 6 peering, 15 stale+active+clean, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:06:08.674 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:08 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:08.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:08 smithi002 ceph-mon[106270]: osdmap e137: 8 total, 7 up, 8 in 2024-09-20T19:06:08.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:08 smithi002 ceph-mon[106270]: pgmap v250: 161 pgs: 4 active+undersized, 6 peering, 15 stale+active+clean, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:06:08.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:08 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:08.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:08 smithi002 ceph-mon[102660]: osdmap e137: 8 total, 7 up, 8 in 2024-09-20T19:06:08.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:08 smithi002 ceph-mon[102660]: pgmap v250: 161 pgs: 4 active+undersized, 6 peering, 15 stale+active+clean, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 21/636 objects degraded (3.302%) 2024-09-20T19:06:08.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:08 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:09.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:08 smithi067 podman[95580]: 2024-09-20 19:06:08.669574417 +0000 UTC m=+0.539803779 container remove 358d74f54bba796ede9361f719d496dbdc586c9d46aabbf97fc872ca31f24318 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.build-date=20240731, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:06:09.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:08 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-20T19:06:09.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:08 smithi067 systemd[1]: Stopped Ceph osd.5 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:06:09.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:08 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.5.service: Consumed 15.806s CPU time. 2024-09-20T19:06:09.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:08 smithi067 systemd[1]: Starting Ceph osd.5 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:06:09.366 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 podman[95680]: 2024-09-20 19:06:09.012582083 +0000 UTC m=+0.016840547 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:06:09.366 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 podman[95680]: 2024-09-20 19:06:09.13747218 +0000 UTC m=+0.141730675 container create 1a6221cf145d7c6a29e66f7ea28dfa7d2dda0d313ea6479d1230b2b6d0626f54 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:06:09.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:09 smithi002 ceph-mon[106270]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:06:09.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:09 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 6 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:09.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:09 smithi002 ceph-mon[102660]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:06:09.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:09 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 6 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:09.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:09 smithi067 ceph-mon[86723]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:06:09.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:09 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 21/636 objects degraded (3.302%), 6 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:09.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 podman[95680]: 2024-09-20 19:06:09.364582889 +0000 UTC m=+0.368841353 container init 1a6221cf145d7c6a29e66f7ea28dfa7d2dda0d313ea6479d1230b2b6d0626f54 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:06:09.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 podman[95680]: 2024-09-20 19:06:09.368192097 +0000 UTC m=+0.372450551 container start 1a6221cf145d7c6a29e66f7ea28dfa7d2dda0d313ea6479d1230b2b6d0626f54 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, io.buildah.version=1.37.2) 2024-09-20T19:06:09.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 podman[95680]: 2024-09-20 19:06:09.447896998 +0000 UTC m=+0.452155463 container attach 1a6221cf145d7c6a29e66f7ea28dfa7d2dda0d313ea6479d1230b2b6d0626f54 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, 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_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-20T19:06:09.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:09.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 bash[95680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:09.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:09.789 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:09 smithi067 bash[95680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:10.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:10 smithi002 ceph-mon[106270]: pgmap v251: 161 pgs: 28 active+undersized, 6 peering, 1 stale+active+clean, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-20T19:06:10.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:10 smithi002 ceph-mon[102660]: pgmap v251: 161 pgs: 28 active+undersized, 6 peering, 1 stale+active+clean, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-20T19:06:10.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:10 smithi067 ceph-mon[86723]: pgmap v251: 161 pgs: 28 active+undersized, 6 peering, 1 stale+active+clean, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 66/636 objects degraded (10.377%) 2024-09-20T19:06:10.788 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:10.407066405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:12.680 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-20T19:06:12.681 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-09-20T19:06:13.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:12 smithi002 ceph-mon[106270]: pgmap v252: 161 pgs: 32 active+undersized, 6 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:06:13.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:12 smithi002 ceph-mon[102660]: pgmap v252: 161 pgs: 32 active+undersized, 6 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:06:13.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-mon[86723]: pgmap v252: 161 pgs: 32 active+undersized, 6 peering, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:06:13.038 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-20T19:06:13.039 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate[95696]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-20T19:06:13.039 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 bash[95680]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-20T19:06:13.039 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:12 smithi067 podman[95680]: 2024-09-20 19:06:12.797517285 +0000 UTC m=+3.801775741 container died 1a6221cf145d7c6a29e66f7ea28dfa7d2dda0d313ea6479d1230b2b6d0626f54 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-20T19:06:13.676 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:13 smithi067 podman[95916]: 2024-09-20 19:06:13.452288681 +0000 UTC m=+0.647311213 container remove 1a6221cf145d7c6a29e66f7ea28dfa7d2dda0d313ea6479d1230b2b6d0626f54 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-activate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:06:13.677 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:13.402989777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:13.935 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:13 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:13.935 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:13 smithi067 ceph-mon[86723]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:06:13.935 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:13 smithi067 podman[95976]: 2024-09-20 19:06:13.575354741 +0000 UTC m=+0.016733719 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:06:13.935 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:13 smithi067 podman[95976]: 2024-09-20 19:06:13.702084243 +0000 UTC m=+0.143463222 container create f90126a7bea8acbef35b2f3f3ec0627d1d02af8dc10bd3ae3664db75d750a3b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-20T19:06:14.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:13 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:14.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:13 smithi002 ceph-mon[106270]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:06:14.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:13 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 24 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:14.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:13 smithi002 ceph-mon[102660]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:06:14.287 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:13 smithi067 podman[95976]: 2024-09-20 19:06:13.930828602 +0000 UTC m=+0.372207614 container init f90126a7bea8acbef35b2f3f3ec0627d1d02af8dc10bd3ae3664db75d750a3b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux ) 2024-09-20T19:06:14.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:13 smithi067 podman[95976]: 2024-09-20 19:06:13.934601929 +0000 UTC m=+0.375980907 container start f90126a7bea8acbef35b2f3f3ec0627d1d02af8dc10bd3ae3664db75d750a3b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:06:14.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:13 smithi067 ceph-osd[95995]: -- 172.21.15.67:0/2131944814 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e29c635a40 con 0x55e29c613c00 2024-09-20T19:06:14.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:14 smithi067 bash[95976]: f90126a7bea8acbef35b2f3f3ec0627d1d02af8dc10bd3ae3664db75d750a3b5 2024-09-20T19:06:14.288 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:14 smithi067 systemd[1]: Started Ceph osd.5 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:06:14.926 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:06:14] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.51.0" 2024-09-20T19:06:15.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:15 smithi002 ceph-mon[102660]: pgmap v253: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:15.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:15 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:15.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:15 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:15.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:15 smithi002 ceph-mon[106270]: pgmap v253: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:15.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:15 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:15.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:15 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:15.458 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:15 smithi067 ceph-mon[86723]: pgmap v253: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:15.458 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:15 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:15.458 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:15 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:15.788 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:15 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:06:15.586+0000 7f8f99645640 -1 Falling back to public interface 2024-09-20T19:06:16.538 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:16.401326684Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:17.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:17 smithi067 ceph-mon[86723]: pgmap v254: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:17.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:17 smithi002 ceph-mon[102660]: pgmap v254: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:17.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:17 smithi002 ceph-mon[106270]: pgmap v254: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:19.259 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:18 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:06:18.904+0000 7f8f99645640 -1 osd.5 135 log_to_monitors true 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: pgmap v255: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.259 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:06:19.260 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-mon[86723]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: pgmap v255: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[102660]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:06:19.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: pgmap v255: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:06:19.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:19 smithi002 ceph-mon[106270]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-20T19:06:19.537 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:19.402187553Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:20.037 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:06:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:06:19.670+0000 7f8f913ef640 -1 osd.5 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:06:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[106270]: pgmap v256: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T19:06:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[106270]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:06:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[106270]: osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:06:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[106270]: from='osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[106270]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:21.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[102660]: pgmap v256: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T19:06:21.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[102660]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:06:21.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[102660]: osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:06:21.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[102660]: from='osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:21.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:20 smithi002 ceph-mon[102660]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:21.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:20 smithi067 ceph-mon[86723]: pgmap v256: 161 pgs: 35 active+undersized, 24 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-20T19:06:21.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:20 smithi067 ceph-mon[86723]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-20T19:06:21.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:20 smithi067 ceph-mon[86723]: osdmap e138: 8 total, 7 up, 8 in 2024-09-20T19:06:21.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:20 smithi067 ceph-mon[86723]: from='osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:21.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:20 smithi067 ceph-mon[86723]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:22.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:06:22.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[106270]: osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787] boot 2024-09-20T19:06:22.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[106270]: osdmap e139: 8 total, 8 up, 8 in 2024-09-20T19:06:22.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:06:22.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[106270]: osdmap e140: 8 total, 8 up, 8 in 2024-09-20T19:06:22.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:06:22.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[102660]: osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787] boot 2024-09-20T19:06:22.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[102660]: osdmap e139: 8 total, 8 up, 8 in 2024-09-20T19:06:22.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:06:22.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:21 smithi002 ceph-mon[102660]: osdmap e140: 8 total, 8 up, 8 in 2024-09-20T19:06:22.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:21 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:06:22.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:21 smithi067 ceph-mon[86723]: osd.5 [v2:172.21.15.67:6808/1659664787,v1:172.21.15.67:6809/1659664787] boot 2024-09-20T19:06:22.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:21 smithi067 ceph-mon[86723]: osdmap e139: 8 total, 8 up, 8 in 2024-09-20T19:06:22.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:21 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-20T19:06:22.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:21 smithi067 ceph-mon[86723]: osdmap e140: 8 total, 8 up, 8 in 2024-09-20T19:06:22.411 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:22.405598739Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:22.525 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:06:22.204+0000 7fe350b1d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: pgmap v259: 161 pgs: 5 peering, 31 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[106270]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: pgmap v259: 161 pgs: 5 peering, 31 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:06:23.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:22 smithi002 ceph-mon[102660]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:23.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: pgmap v259: 161 pgs: 5 peering, 31 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:23.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:06:23.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:06:23.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:22 smithi067 ceph-mon[86723]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:23.933 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (6m) 79s ago 27m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (5m) 6s ago 26m 77.8M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (7m) 79s ago 26m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (7m) 6s ago 31m 459M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (16m) 79s ago 32m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (4m) 79s ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (5m) 6s ago 31m 42.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (4m) 79s ago 31m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (7m) 79s ago 26m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:06:24.523 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (6m) 6s ago 26m 10.8M - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (3m) 79s ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (2m) 79s ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (2m) 79s ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (83s) 79s ago 29m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (46s) 6s ago 29m 44.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 3a07ac539cf6 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (10s) 6s ago 28m 12.1M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 f90126a7bea8 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (28m) 6s ago 28m 63.7M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 6efef0a1a5b1 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (28m) 6s ago 28m 59.5M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (6m) 6s ago 27m 53.9M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (26m) 79s ago 26m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:06:24.524 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (26m) 6s ago 26m 92.8M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:06:24.774 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:06:24] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.51.0" 2024-09-20T19:06:24.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:24 smithi002 ceph-mon[106270]: pgmap v261: 161 pgs: 10 peering, 21 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:06:24.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:24 smithi002 ceph-mon[106270]: from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:24.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:24 smithi002 ceph-mon[106270]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:24.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:24 smithi002 ceph-mon[102660]: pgmap v261: 161 pgs: 10 peering, 21 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:06:24.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:24 smithi002 ceph-mon[102660]: from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:24.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:24 smithi002 ceph-mon[102660]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:24.885 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:06:24.886 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:06:24.886 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:24.886 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:06:24.886 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 4, 2024-09-20T19:06:24.886 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 11 2024-09-20T19:06:24.886 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:06:24.886 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:06:25.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:24 smithi067 ceph-mon[86723]: pgmap v261: 161 pgs: 10 peering, 21 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 50/636 objects degraded (7.862%) 2024-09-20T19:06:25.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:24 smithi067 ceph-mon[86723]: from='client.54449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:25.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:24 smithi067 ceph-mon[86723]: from='client.54455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:25.184 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:06:25.184 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:06:25.185 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:06:25.185 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:06:25.185 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:06:25.185 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "6/8 daemons upgraded", 2024-09-20T19:06:25.185 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:06:25.185 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:06:25.186 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:06:25.677 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:25.406607537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:26.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:25 smithi002 ceph-mon[102660]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:26.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:25 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/15203664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:26.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:25 smithi002 ceph-mon[102660]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:26.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:25 smithi002 ceph-mon[106270]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:26.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:25 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/15203664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:26.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:25 smithi002 ceph-mon[106270]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:26.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:25 smithi067 ceph-mon[86723]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:26.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:25 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/15203664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:26.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:25 smithi067 ceph-mon[86723]: from='client.54473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:27.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:26 smithi002 ceph-mon[106270]: pgmap v262: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:06:27.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:26 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded) 2024-09-20T19:06:27.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:26 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:06:27.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:26 smithi002 ceph-mon[102660]: pgmap v262: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:06:27.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:26 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded) 2024-09-20T19:06:27.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:26 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:06:27.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:26 smithi067 ceph-mon[86723]: pgmap v262: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-20T19:06:27.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:26 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded) 2024-09-20T19:06:27.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:26 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:06:28.681 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:28.408985761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:29.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:28 smithi002 ceph-mon[102660]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:06:29.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:28 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:29.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:28 smithi002 ceph-mon[106270]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:06:29.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:28 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:29.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:28 smithi067 ceph-mon[86723]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:06:29.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:28 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:31.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:30 smithi002 ceph-mon[106270]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-20T19:06:31.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:30 smithi002 ceph-mon[102660]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-20T19:06:31.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:30 smithi067 ceph-mon[86723]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s 2024-09-20T19:06:31.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:31.407615273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:33.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:32 smithi002 ceph-mon[106270]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T19:06:33.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:32 smithi002 ceph-mon[102660]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T19:06:33.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:32 smithi067 ceph-mon[86723]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-20T19:06:34.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:06:34] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.51.0" 2024-09-20T19:06:34.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:34.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:34.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:34.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:34.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:34.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:34.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:34.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:34.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:34.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:34.410001046Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:35.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:35 smithi002 ceph-mon[106270]: pgmap v266: 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-20T19:06:35.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:35 smithi002 ceph-mon[102660]: pgmap v266: 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-20T19:06:35.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:35 smithi067 ceph-mon[86723]: pgmap v266: 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-20T19:06:37.599 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:37 smithi067 ceph-mon[86723]: pgmap v267: 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-20T19:06:37.599 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:06:37.599 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:37.398678046Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:37.717 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:37 smithi002 ceph-mon[106270]: pgmap v267: 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-20T19:06:37.717 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:06:37.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:37 smithi002 ceph-mon[102660]: pgmap v267: 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-20T19:06:37.717 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-20T19:06:38.632 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:38 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:06:38.632 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:38 smithi067 ceph-mon[86723]: Upgrade: osd.6 is safe to restart 2024-09-20T19:06:38.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:38 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:06:38.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:38 smithi002 ceph-mon[102660]: Upgrade: osd.6 is safe to restart 2024-09-20T19:06:38.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:38 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-20T19:06:38.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:38 smithi002 ceph-mon[106270]: Upgrade: osd.6 is safe to restart 2024-09-20T19:06:39.707 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:39 smithi067 ceph-mon[86723]: pgmap v268: 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-20T19:06:39.707 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:39 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:39.707 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:39 smithi067 ceph-mon[86723]: Upgrade: Updating osd.6 2024-09-20T19:06:39.707 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:39.707 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:06:39.707 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:39 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:39.707 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:39 smithi067 ceph-mon[86723]: Deploying daemon osd.6 on smithi067 2024-09-20T19:06:39.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[102660]: pgmap v268: 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-20T19:06:39.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:39.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[102660]: Upgrade: Updating osd.6 2024-09-20T19:06:39.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:39.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:06:39.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:39.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[102660]: Deploying daemon osd.6 on smithi067 2024-09-20T19:06:39.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[106270]: pgmap v268: 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-20T19:06:39.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:39.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[106270]: Upgrade: Updating osd.6 2024-09-20T19:06:39.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:39.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-20T19:06:39.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:39.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:39 smithi002 ceph-mon[106270]: Deploying daemon osd.6 on smithi067 2024-09-20T19:06:40.530 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:40 smithi067 ceph-mon[86723]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:40.531 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:40.406401066Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:40 smithi002 ceph-mon[106270]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:40.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:40 smithi002 ceph-mon[102660]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:06:41.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:41 smithi067 systemd[1]: Stopping Ceph osd.6 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:06:42.287 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[43413]: 2024-09-20T19:06:41.823+0000 7fabe7556640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:06:42.287 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[43413]: 2024-09-20T19:06:41.823+0000 7fabe7556640 -1 osd.6 140 *** Got signal Terminated *** 2024-09-20T19:06:42.288 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[43413]: 2024-09-20T19:06:41.823+0000 7fabe7556640 -1 osd.6 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:06:43.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:42 smithi002 ceph-mon[102660]: pgmap v270: 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-20T19:06:43.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:42 smithi002 ceph-mon[102660]: osd.6 marked itself down and dead 2024-09-20T19:06:43.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:42 smithi002 ceph-mon[106270]: pgmap v270: 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-20T19:06:43.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:42 smithi002 ceph-mon[106270]: osd.6 marked itself down and dead 2024-09-20T19:06:43.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:42 smithi067 ceph-mon[86723]: pgmap v270: 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-20T19:06:43.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:42 smithi067 ceph-mon[86723]: osd.6 marked itself down and dead 2024-09-20T19:06:43.511 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:43 smithi067 podman[100261]: 2024-09-20 19:06:43.255095039 +0000 UTC m=+1.555108920 container died 6efef0a1a5b1c44982962e6792a62d7fae95e86af56febf91555c81948fd12da (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-20T19:06:43.511 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:43.407020008Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:43.769 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:43 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:06:43.770 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:43 smithi067 ceph-mon[86723]: osdmap e141: 8 total, 7 up, 8 in 2024-09-20T19:06:43.770 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:43 smithi067 podman[100261]: 2024-09-20 19:06:43.597472281 +0000 UTC m=+1.897486149 container cleanup 6efef0a1a5b1c44982962e6792a62d7fae95e86af56febf91555c81948fd12da (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-ed8ee0f, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-20T19:06:43.770 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:43 smithi067 bash[100261]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:06:44.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:43 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:06:44.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:43 smithi002 ceph-mon[102660]: osdmap e141: 8 total, 7 up, 8 in 2024-09-20T19:06:44.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:43 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:06:44.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:43 smithi002 ceph-mon[106270]: osdmap e141: 8 total, 7 up, 8 in 2024-09-20T19:06:44.037 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:43 smithi067 podman[100276]: 2024-09-20 19:06:43.765739109 +0000 UTC m=+0.503599080 container remove 6efef0a1a5b1c44982962e6792a62d7fae95e86af56febf91555c81948fd12da (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=squid-ed8ee0f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-20T19:06:44.464 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:44 smithi067 podman[100360]: 2024-09-20 19:06:44.158497164 +0000 UTC m=+0.096182464 container create b50729d04be0653dc6c25ef2ac17f6164d082ea37a86eeac330e3a0e1a19eb2e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True) 2024-09-20T19:06:44.465 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:44 smithi067 podman[100360]: 2024-09-20 19:06:44.079176103 +0000 UTC m=+0.016861358 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:06:44.465 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:44 smithi067 podman[100360]: 2024-09-20 19:06:44.385885913 +0000 UTC m=+0.323571176 container init b50729d04be0653dc6c25ef2ac17f6164d082ea37a86eeac330e3a0e1a19eb2e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:06:44.465 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:44 smithi067 podman[100360]: 2024-09-20 19:06:44.38933262 +0000 UTC m=+0.327017875 container start b50729d04be0653dc6c25ef2ac17f6164d082ea37a86eeac330e3a0e1a19eb2e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:06:44.465 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:44 smithi067 podman[100360]: 2024-09-20 19:06:44.46076514 +0000 UTC m=+0.398450395 container attach b50729d04be0653dc6c25ef2ac17f6164d082ea37a86eeac330e3a0e1a19eb2e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-20T19:06:44.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:44 smithi067 ceph-mon[86723]: pgmap v272: 161 pgs: 4 peering, 13 stale+active+clean, 144 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:44.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:44 smithi067 ceph-mon[86723]: osdmap e142: 8 total, 7 up, 8 in 2024-09-20T19:06:44.788 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:44 smithi067 podman[100360]: 2024-09-20 19:06:44.582618602 +0000 UTC m=+0.520303861 container died b50729d04be0653dc6c25ef2ac17f6164d082ea37a86eeac330e3a0e1a19eb2e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-20T19:06:44.926 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:06:44] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.51.0" 2024-09-20T19:06:44.926 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:44 smithi002 ceph-mon[106270]: pgmap v272: 161 pgs: 4 peering, 13 stale+active+clean, 144 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:44.926 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:44 smithi002 ceph-mon[106270]: osdmap e142: 8 total, 7 up, 8 in 2024-09-20T19:06:44.927 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:44 smithi002 ceph-mon[102660]: pgmap v272: 161 pgs: 4 peering, 13 stale+active+clean, 144 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-20T19:06:44.927 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:44 smithi002 ceph-mon[102660]: osdmap e142: 8 total, 7 up, 8 in 2024-09-20T19:06:45.172 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 podman[100384]: 2024-09-20 19:06:45.147899051 +0000 UTC m=+0.559416646 container remove b50729d04be0653dc6c25ef2ac17f6164d082ea37a86eeac330e3a0e1a19eb2e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-20T19:06:45.537 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-20T19:06:45.537 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 systemd[1]: Stopped Ceph osd.6 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:06:45.537 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.6.service: Consumed 14.106s CPU time. 2024-09-20T19:06:45.538 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 systemd[1]: Starting Ceph osd.6 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:06:45.864 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:45 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:45.864 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 podman[100484]: 2024-09-20 19:06:45.503907616 +0000 UTC m=+0.016817737 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:06:45.864 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 podman[100484]: 2024-09-20 19:06:45.632589024 +0000 UTC m=+0.145499146 container create 6da2585b2a4ad11f6c1506fae4d5d8535799641cb576ba5cf1dab8b42b770e8b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2) 2024-09-20T19:06:45.864 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 podman[100484]: 2024-09-20 19:06:45.860055003 +0000 UTC m=+0.372965132 container init 6da2585b2a4ad11f6c1506fae4d5d8535799641cb576ba5cf1dab8b42b770e8b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-20T19:06:46.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:45 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:46.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:45 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 51/636 objects degraded (8.019%), 12 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:46.287 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 podman[100484]: 2024-09-20 19:06:45.864386877 +0000 UTC m=+0.377296999 container start 6da2585b2a4ad11f6c1506fae4d5d8535799641cb576ba5cf1dab8b42b770e8b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-20T19:06:46.288 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 podman[100484]: 2024-09-20 19:06:45.951849326 +0000 UTC m=+0.464759466 container attach 6da2585b2a4ad11f6c1506fae4d5d8535799641cb576ba5cf1dab8b42b770e8b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T19:06:46.288 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:46.288 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:45 smithi067 bash[100484]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:46.288 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:46.288 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:46 smithi067 bash[100484]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:46.767 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:46.402444346Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:47.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:46 smithi002 ceph-mon[102660]: pgmap v274: 161 pgs: 23 active+undersized, 4 peering, 3 stale+active+clean, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-20T19:06:47.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:46 smithi002 ceph-mon[106270]: pgmap v274: 161 pgs: 23 active+undersized, 4 peering, 3 stale+active+clean, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-20T19:06:47.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:46 smithi067 ceph-mon[86723]: pgmap v274: 161 pgs: 23 active+undersized, 4 peering, 3 stale+active+clean, 12 active+undersized+degraded, 119 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 51/636 objects degraded (8.019%) 2024-09-20T19:06:49.288 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:48 smithi067 bash[100484]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:48 smithi067 bash[100484]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:48 smithi067 bash[100484]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 bash[100484]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-20T19:06:49.289 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 bash[100484]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-09-20T19:06:49.609 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:49.406647369Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:49.609 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-mon[86723]: pgmap v275: 161 pgs: 32 active+undersized, 4 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-09-20T19:06:49.609 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:49.609 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:49.609 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 bash[100484]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 bash[100484]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 bash[100484]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 bash[100484]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate[100498]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 bash[100484]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-20T19:06:49.610 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 podman[100484]: 2024-09-20 19:06:49.319231064 +0000 UTC m=+3.832141195 container died 6da2585b2a4ad11f6c1506fae4d5d8535799641cb576ba5cf1dab8b42b770e8b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:06:49.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[106270]: pgmap v275: 161 pgs: 32 active+undersized, 4 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-09-20T19:06:49.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:49.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:49.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[102660]: pgmap v275: 161 pgs: 32 active+undersized, 4 peering, 17 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 65/636 objects degraded (10.220%) 2024-09-20T19:06:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:06:50.231 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:49 smithi067 podman[100717]: 2024-09-20 19:06:49.863379646 +0000 UTC m=+0.538245529 container remove 6da2585b2a4ad11f6c1506fae4d5d8535799641cb576ba5cf1dab8b42b770e8b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-activate, 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.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-20T19:06:50.231 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:50 smithi067 podman[100778]: 2024-09-20 19:06:49.979926838 +0000 UTC m=+0.016763506 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:06:50.231 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:50 smithi067 podman[100778]: 2024-09-20 19:06:50.098083666 +0000 UTC m=+0.134920381 container create cb2910c06e87741dc41cce87e3e16c5a67bc26f019fcb26e6a13cbcd84d8bf87 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-20T19:06:50.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:50 smithi067 podman[100778]: 2024-09-20 19:06:50.341986178 +0000 UTC m=+0.378822846 container init cb2910c06e87741dc41cce87e3e16c5a67bc26f019fcb26e6a13cbcd84d8bf87 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS) 2024-09-20T19:06:50.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:50 smithi067 podman[100778]: 2024-09-20 19:06:50.34548336 +0000 UTC m=+0.382320014 container start cb2910c06e87741dc41cce87e3e16c5a67bc26f019fcb26e6a13cbcd84d8bf87 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, maintainer=Guillaume Abrioux , 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) 2024-09-20T19:06:50.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:50 smithi067 ceph-osd[100797]: -- 172.21.15.67:0/2257474619 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b167901a40 con 0x55b1678dfc00 2024-09-20T19:06:50.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:50 smithi067 bash[100778]: cb2910c06e87741dc41cce87e3e16c5a67bc26f019fcb26e6a13cbcd84d8bf87 2024-09-20T19:06:50.788 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:50 smithi067 systemd[1]: Started Ceph osd.6 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:06:51.608 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:51 smithi067 ceph-mon[86723]: pgmap v276: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:51.608 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:51 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:51.609 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:51 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:51.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:51 smithi002 ceph-mon[106270]: pgmap v276: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:51.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:51 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:51.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:51 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:51.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:51 smithi002 ceph-mon[102660]: pgmap v276: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:51.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:51 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:51.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:51 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:52.407 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:06:52.236+0000 7fed43c96640 -1 Falling back to public interface 2024-09-20T19:06:52.772 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:52.4031127Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:53.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:53 smithi002 ceph-mon[106270]: 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; 75/636 objects degraded (11.792%) 2024-09-20T19:06:53.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:53 smithi002 ceph-mon[102660]: 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; 75/636 objects degraded (11.792%) 2024-09-20T19:06:53.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:53 smithi067 ceph-mon[86723]: 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; 75/636 objects degraded (11.792%) 2024-09-20T19:06:55.024 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:06:54] "GET /metrics HTTP/1.1" 200 38249 "" "Prometheus/2.51.0" 2024-09-20T19:06:55.514 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:06:55.643 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:55.40024776Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:55.643 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:55 smithi067 ceph-mon[86723]: pgmap v278: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:55.643 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:55 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.644 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:55 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.644 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:55 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.644 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:55 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[106270]: pgmap v278: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:55.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[102660]: pgmap v278: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:55.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:55.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:55 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:56.037 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:06:55.813+0000 7fed43c96640 -1 osd.6 140 log_to_monitors true 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (6m) 110s ago 27m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (6m) 1s ago 27m 78.3M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (7m) 110s ago 27m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (7m) 1s ago 31m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (16m) 110s ago 33m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (4m) 110s ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (5m) 1s ago 32m 43.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (4m) 110s ago 32m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (7m) 110s ago 27m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (7m) 1s ago 27m 11.1M - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (4m) 110s ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:06:56.109 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (3m) 110s ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (2m) 110s ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (115s) 110s ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (78s) 1s ago 29m 45.4M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 3a07ac539cf6 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (42s) 1s ago 29m 43.3M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 f90126a7bea8 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (6s) 1s ago 29m 11.2M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 cb2910c06e87 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (28m) 1s ago 28m 59.9M 3248M 19.1.1-369-ged8ee0f2 6acb0a031eab 13e793ee7259 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (7m) 1s ago 28m 56.0M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (27m) 110s ago 27m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:06:56.110 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (27m) 1s ago 27m 92.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:06:56.469 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:06:56.469 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:06:56.469 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:06:56.469 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:56.469 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 1, 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 6 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 3, 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 11 2024-09-20T19:06:56.470 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:06:56.471 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:06:56.471 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:56 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:56.471 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:56 smithi002 ceph-mon[106270]: from='osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:06:56.471 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:56 smithi002 ceph-mon[106270]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:06:56.471 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:56 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:56.471 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:56 smithi002 ceph-mon[102660]: from='osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:06:56.471 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:56 smithi002 ceph-mon[102660]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:06:56.639 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:06:56 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:06:56.372+0000 7fed3ba40640 -1 osd.6 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:06:56.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:56 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 75/636 objects degraded (11.792%), 19 pgs degraded (PG_DEGRADED) 2024-09-20T19:06:56.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:56 smithi067 ceph-mon[86723]: from='osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:06:56.640 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:56 smithi067 ceph-mon[86723]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-20T19:06:56.772 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:06:56.772 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:06:56.772 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:06:56.772 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:06:56.772 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:06:56.772 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "7/8 daemons upgraded", 2024-09-20T19:06:56.773 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:06:56.773 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:06:56.773 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: pgmap v279: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/3732866034' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:57.739 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[102660]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: pgmap v279: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/3732866034' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:57.740 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:57 smithi002 ceph-mon[106270]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='client.54479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: pgmap v279: 161 pgs: 34 active+undersized, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 75/636 objects degraded (11.792%) 2024-09-20T19:06:57.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='client.44490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-20T19:06:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: osdmap e143: 8 total, 7 up, 8 in 2024-09-20T19:06:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:06:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/3732866034' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:57.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:57 smithi067 ceph-mon[86723]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:06:58.537 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:06:58.410585051Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:06:58.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:06:58.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019] boot 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: osdmap e144: 8 total, 8 up, 8 in 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: pgmap v282: 161 pgs: 10 peering, 27 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 64/636 objects degraded (10.063%) 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.538 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:06:58.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:06:58.539 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:58 smithi067 ceph-mon[86723]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:58.774 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:06:58.323+0000 7fe350b1d640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019] boot 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: osdmap e144: 8 total, 8 up, 8 in 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: pgmap v282: 161 pgs: 10 peering, 27 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 64/636 objects degraded (10.063%) 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:58.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[106270]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: osd.6 [v2:172.21.15.67:6816/3371096019,v1:172.21.15.67:6817/3371096019] boot 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: osdmap e144: 8 total, 8 up, 8 in 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-20T19:06:58.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: pgmap v282: 161 pgs: 10 peering, 27 active+undersized, 16 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 64/636 objects degraded (10.063%) 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:06:58.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:58 smithi002 ceph-mon[102660]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-20T19:06:59.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:06:59 smithi002 ceph-mon[106270]: osdmap e145: 8 total, 8 up, 8 in 2024-09-20T19:06:59.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:06:59 smithi002 ceph-mon[102660]: osdmap e145: 8 total, 8 up, 8 in 2024-09-20T19:06:59.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:06:59 smithi067 ceph-mon[86723]: osdmap e145: 8 total, 8 up, 8 in 2024-09-20T19:07:00.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:00 smithi002 ceph-mon[106270]: pgmap v284: 161 pgs: 14 peering, 14 active+undersized, 7 active+undersized+degraded, 126 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-20T19:07:00.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:00 smithi002 ceph-mon[102660]: pgmap v284: 161 pgs: 14 peering, 14 active+undersized, 7 active+undersized+degraded, 126 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-20T19:07:00.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:00 smithi067 ceph-mon[86723]: pgmap v284: 161 pgs: 14 peering, 14 active+undersized, 7 active+undersized+degraded, 126 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 24/636 objects degraded (3.774%) 2024-09-20T19:07:01.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:01 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:01.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:01 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:01.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:01 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 24/636 objects degraded (3.774%), 7 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:01.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:01.409862421Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:02.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:02 smithi002 ceph-mon[106270]: pgmap v285: 161 pgs: 14 peering, 1 active+undersized, 146 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:02.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:02 smithi002 ceph-mon[102660]: pgmap v285: 161 pgs: 14 peering, 1 active+undersized, 146 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:02.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:02 smithi067 ceph-mon[86723]: pgmap v285: 161 pgs: 14 peering, 1 active+undersized, 146 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:03.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 7 pgs degraded) 2024-09-20T19:07:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:07:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:03.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:03.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 7 pgs degraded) 2024-09-20T19:07:03.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:07:03.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:03.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:03.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:03 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24/636 objects degraded (3.774%), 7 pgs degraded) 2024-09-20T19:07:03.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:03 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:07:03.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:03.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:04.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:04 smithi002 ceph-mon[102660]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:07:04.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:04 smithi002 ceph-mon[106270]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:07:04.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:07:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:07:04] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.51.0" 2024-09-20T19:07:04.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:04 smithi067 ceph-mon[86723]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-20T19:07:04.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:04.408070549Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:07.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:06 smithi002 ceph-mon[106270]: pgmap v287: 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-20T19:07:07.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:06 smithi002 ceph-mon[102660]: pgmap v287: 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-20T19:07:07.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:06 smithi067 ceph-mon[86723]: pgmap v287: 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-20T19:07:07.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:07.401050111Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:09.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:08 smithi002 ceph-mon[106270]: pgmap v288: 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-20T19:07:09.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:08 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:09.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:08 smithi002 ceph-mon[102660]: pgmap v288: 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-20T19:07:09.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:08 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:09.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:08 smithi067 ceph-mon[86723]: pgmap v288: 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-20T19:07:09.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:08 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:10.705 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:10.401721108Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:11.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:10 smithi002 ceph-mon[106270]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-09-20T19:07:11.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:10 smithi002 ceph-mon[102660]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-09-20T19:07:11.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:10 smithi067 ceph-mon[86723]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 0 op/s 2024-09-20T19:07:13.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:12 smithi002 ceph-mon[106270]: pgmap v290: 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-20T19:07:13.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:12 smithi002 ceph-mon[102660]: pgmap v290: 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-20T19:07:13.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:12 smithi067 ceph-mon[86723]: pgmap v290: 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-20T19:07:13.706 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:13.399729912Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:13.978 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:07:13.978 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:13 smithi067 ceph-mon[86723]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:07:13.978 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:13 smithi067 ceph-mon[86723]: Upgrade: osd.7 is safe to restart 2024-09-20T19:07:13.978 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:14.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:07:14.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[106270]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:07:14.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[106270]: Upgrade: osd.7 is safe to restart 2024-09-20T19:07:14.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:14.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-20T19:07:14.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[102660]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-20T19:07:14.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[102660]: Upgrade: osd.7 is safe to restart 2024-09-20T19:07:14.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:14.926 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:07:14] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.51.0" 2024-09-20T19:07:14.926 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[102660]: pgmap v291: 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-20T19:07:14.926 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:14.926 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:07:14.926 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:14.927 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[106270]: pgmap v291: 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-20T19:07:14.927 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:14.927 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:07:14.927 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:14 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:14.945 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:14 smithi067 ceph-mon[86723]: pgmap v291: 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-20T19:07:14.946 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:14 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:14.946 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:14 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-20T19:07:14.946 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:14 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:16.015 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:15 smithi067 ceph-mon[86723]: Upgrade: Updating osd.7 2024-09-20T19:07:16.015 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:15 smithi067 ceph-mon[86723]: Deploying daemon osd.7 on smithi067 2024-09-20T19:07:16.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:15 smithi002 ceph-mon[106270]: Upgrade: Updating osd.7 2024-09-20T19:07:16.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:15 smithi002 ceph-mon[106270]: Deploying daemon osd.7 on smithi067 2024-09-20T19:07:16.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:15 smithi002 ceph-mon[102660]: Upgrade: Updating osd.7 2024-09-20T19:07:16.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:15 smithi002 ceph-mon[102660]: Deploying daemon osd.7 on smithi067 2024-09-20T19:07:16.537 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:16.399153252Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:17.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:16 smithi002 ceph-mon[106270]: pgmap v292: 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-20T19:07:17.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:16 smithi002 ceph-mon[102660]: pgmap v292: 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-20T19:07:17.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:16 smithi067 ceph-mon[86723]: pgmap v292: 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-20T19:07:17.635 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:17 smithi067 systemd[1]: Stopping Ceph osd.7 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:07:18.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:17 smithi002 ceph-mon[106270]: osd.7 marked itself down and dead 2024-09-20T19:07:18.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:17 smithi002 ceph-mon[102660]: osd.7 marked itself down and dead 2024-09-20T19:07:18.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:17 smithi067 ceph-mon[86723]: osd.7 marked itself down and dead 2024-09-20T19:07:18.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:17 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[48966]: 2024-09-20T19:07:17.630+0000 7fcfafb68640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:07:18.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:17 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[48966]: 2024-09-20T19:07:17.630+0000 7fcfafb68640 -1 osd.7 145 *** Got signal Terminated *** 2024-09-20T19:07:18.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:17 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[48966]: 2024-09-20T19:07:17.630+0000 7fcfafb68640 -1 osd.7 145 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:07:18.385 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:18 smithi067 podman[104661]: 2024-09-20 19:07:18.101370161 +0000 UTC m=+0.566489061 container died 13e793ee7259e40a8131edfad6575eb42392d2ac852a8f1060f4c6dd080a4f11 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=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, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ed8ee0f) 2024-09-20T19:07:18.722 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:18 smithi067 podman[104661]: 2024-09-20 19:07:18.471968754 +0000 UTC m=+0.937087656 container cleanup 13e793ee7259e40a8131edfad6575eb42392d2ac852a8f1060f4c6dd080a4f11 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, org.label-schema.vendor=CentOS, RELEASE=squid-ed8ee0f, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-20T19:07:18.722 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:18 smithi067 bash[104661]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:07:19.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[102660]: pgmap v293: 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-20T19:07:19.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[102660]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:07:19.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[102660]: osdmap e146: 8 total, 7 up, 8 in 2024-09-20T19:07:19.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:19.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:19.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:19.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[106270]: pgmap v293: 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-20T19:07:19.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[106270]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:07:19.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[106270]: osdmap e146: 8 total, 7 up, 8 in 2024-09-20T19:07:19.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:19.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:19.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:19.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:18 smithi067 podman[104675]: 2024-09-20 19:07:18.848738533 +0000 UTC m=+0.743238791 container remove 13e793ee7259e40a8131edfad6575eb42392d2ac852a8f1060f4c6dd080a4f11 (image=quay.ceph.io/ceph-ci/ceph@sha256:aa3196c17ef2743d1c74c17c73389e656bc6b43f747b865ccf65c9db3cd9cf65, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, RELEASE=squid-ed8ee0f, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-20T19:07:19.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:18 smithi067 ceph-mon[86723]: pgmap v293: 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-20T19:07:19.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:18 smithi067 ceph-mon[86723]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-20T19:07:19.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:18 smithi067 ceph-mon[86723]: osdmap e146: 8 total, 7 up, 8 in 2024-09-20T19:07:19.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:18 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:19.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:19.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:19.537 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:19.408335634Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:19.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:19 smithi067 podman[104766]: 2024-09-20 19:07:19.233090429 +0000 UTC m=+0.094659137 container create 7dcc4c3d81f8e58c95c64b220fe896661e0a50e8bc94c36301a375d0d282d76b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, 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, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-20T19:07:19.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:19 smithi067 podman[104766]: 2024-09-20 19:07:19.155136667 +0000 UTC m=+0.016705342 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:07:19.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:19 smithi067 podman[104766]: 2024-09-20 19:07:19.435991434 +0000 UTC m=+0.297560113 container init 7dcc4c3d81f8e58c95c64b220fe896661e0a50e8bc94c36301a375d0d282d76b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-20T19:07:19.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:19 smithi067 podman[104766]: 2024-09-20 19:07:19.439652178 +0000 UTC m=+0.301220849 container start 7dcc4c3d81f8e58c95c64b220fe896661e0a50e8bc94c36301a375d0d282d76b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-20T19:07:19.952 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:19 smithi067 ceph-mon[86723]: osdmap e147: 8 total, 7 up, 8 in 2024-09-20T19:07:19.952 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:19 smithi067 podman[104766]: 2024-09-20 19:07:19.535257778 +0000 UTC m=+0.396826441 container attach 7dcc4c3d81f8e58c95c64b220fe896661e0a50e8bc94c36301a375d0d282d76b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:07:19.952 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:19 smithi067 podman[104766]: 2024-09-20 19:07:19.638402174 +0000 UTC m=+0.499970845 container died 7dcc4c3d81f8e58c95c64b220fe896661e0a50e8bc94c36301a375d0d282d76b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:07:20.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:19 smithi002 ceph-mon[102660]: osdmap e147: 8 total, 7 up, 8 in 2024-09-20T19:07:20.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:19 smithi002 ceph-mon[106270]: osdmap e147: 8 total, 7 up, 8 in 2024-09-20T19:07:20.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 podman[104789]: 2024-09-20 19:07:20.205784673 +0000 UTC m=+0.561442685 container remove 7dcc4c3d81f8e58c95c64b220fe896661e0a50e8bc94c36301a375d0d282d76b (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-20T19:07:20.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-20T19:07:20.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 systemd[1]: Stopped Ceph osd.7 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:07:20.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.7.service: Consumed 16.250s CPU time. 2024-09-20T19:07:20.537 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 systemd[1]: Starting Ceph osd.7 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:07:20.946 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:20 smithi067 ceph-mon[86723]: pgmap v296: 161 pgs: 3 active+undersized, 5 peering, 14 stale+active+clean, 8 active+undersized+degraded, 131 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-20T19:07:20.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:20 smithi067 ceph-mon[86723]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:07:20.947 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:20 smithi067 ceph-mon[86723]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:20.947 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 podman[104886]: 2024-09-20 19:07:20.656934097 +0000 UTC m=+0.104012836 container create c6af6bcc06c7d5bb88f99bc15a62f4e47345bcc296d962ff8554d95e2880ce67 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:07:20.947 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 podman[104886]: 2024-09-20 19:07:20.569462857 +0000 UTC m=+0.016541608 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:07:20.947 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 podman[104886]: 2024-09-20 19:07:20.85118299 +0000 UTC m=+0.298261746 container init c6af6bcc06c7d5bb88f99bc15a62f4e47345bcc296d962ff8554d95e2880ce67 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:07:20.948 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 podman[104886]: 2024-09-20 19:07:20.854554153 +0000 UTC m=+0.301632896 container start c6af6bcc06c7d5bb88f99bc15a62f4e47345bcc296d962ff8554d95e2880ce67 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-20T19:07:20.948 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 podman[104886]: 2024-09-20 19:07:20.942800103 +0000 UTC m=+0.389878842 container attach c6af6bcc06c7d5bb88f99bc15a62f4e47345bcc296d962ff8554d95e2880ce67 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, 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, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-20T19:07:21.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:20 smithi002 ceph-mon[102660]: pgmap v296: 161 pgs: 3 active+undersized, 5 peering, 14 stale+active+clean, 8 active+undersized+degraded, 131 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-20T19:07:21.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:20 smithi002 ceph-mon[102660]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:07:21.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:20 smithi002 ceph-mon[102660]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:20 smithi002 ceph-mon[106270]: pgmap v296: 161 pgs: 3 active+undersized, 5 peering, 14 stale+active+clean, 8 active+undersized+degraded, 131 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 35/636 objects degraded (5.503%) 2024-09-20T19:07:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:20 smithi002 ceph-mon[106270]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-20T19:07:21.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:20 smithi002 ceph-mon[106270]: Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 8 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:21.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:21.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:20 smithi067 bash[104886]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:21.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:21 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:21.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:21 smithi067 bash[104886]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:22.738 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:22.410212048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:23.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:22 smithi002 ceph-mon[102660]: pgmap v297: 161 pgs: 23 active+undersized, 5 peering, 4 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:07:23.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:22 smithi002 ceph-mon[106270]: pgmap v297: 161 pgs: 23 active+undersized, 5 peering, 4 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:07:23.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:22 smithi067 ceph-mon[86723]: pgmap v297: 161 pgs: 23 active+undersized, 5 peering, 4 stale+active+clean, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 52/636 objects degraded (8.176%) 2024-09-20T19:07:24.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:23 smithi002 ceph-mon[102660]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:07:24.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:23 smithi002 ceph-mon[106270]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:07:24.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:23 smithi067 ceph-mon[86723]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-20T19:07:24.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:07:24.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:23 smithi067 bash[104886]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:23 smithi067 bash[104886]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:23 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:23 smithi067 bash[104886]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 bash[104886]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-20T19:07:24.288 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 bash[104886]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-09-20T19:07:24.633 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 bash[104886]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 bash[104886]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 bash[104886]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 bash[104886]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate[104901]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 bash[104886]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-20T19:07:24.634 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 podman[104886]: 2024-09-20 19:07:24.345963876 +0000 UTC m=+3.793042631 container died c6af6bcc06c7d5bb88f99bc15a62f4e47345bcc296d962ff8554d95e2880ce67 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:07:24.790 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:07:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:07:24] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.51.0" 2024-09-20T19:07:24.925 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:24 smithi067 ceph-mon[86723]: pgmap v298: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:25.270 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:24 smithi067 podman[105107]: 2024-09-20 19:07:24.921874146 +0000 UTC m=+0.569463929 container remove c6af6bcc06c7d5bb88f99bc15a62f4e47345bcc296d962ff8554d95e2880ce67 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-20T19:07:25.271 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:25 smithi067 podman[105167]: 2024-09-20 19:07:25.038168032 +0000 UTC m=+0.016593943 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:07:25.271 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:25 smithi067 podman[105167]: 2024-09-20 19:07:25.139716112 +0000 UTC m=+0.118142056 container create 691906db27dbeb5c53c190b77dda5f10603baa4ad1d34e3e8bb8d5ffa2f512ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:07:25.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:24 smithi002 ceph-mon[106270]: pgmap v298: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:25.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:24 smithi002 ceph-mon[102660]: pgmap v298: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:25.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:25.409713615Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:25.787 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:25 smithi067 podman[105167]: 2024-09-20 19:07:25.358847494 +0000 UTC m=+0.337273397 container init 691906db27dbeb5c53c190b77dda5f10603baa4ad1d34e3e8bb8d5ffa2f512ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:07:25.787 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:25 smithi067 podman[105167]: 2024-09-20 19:07:25.362155738 +0000 UTC m=+0.340581640 container start 691906db27dbeb5c53c190b77dda5f10603baa4ad1d34e3e8bb8d5ffa2f512ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD) 2024-09-20T19:07:25.787 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:25 smithi067 ceph-osd[105186]: -- 172.21.15.67:0/3300664991 <== mon.1 v2:172.21.15.67:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560bd60aba40 con 0x560bd6089c00 2024-09-20T19:07:25.787 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:25 smithi067 bash[105167]: 691906db27dbeb5c53c190b77dda5f10603baa4ad1d34e3e8bb8d5ffa2f512ce 2024-09-20T19:07:25.787 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:25 smithi067 systemd[1]: Started Ceph osd.7 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:07:26.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:25 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:26.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:25 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:26.042 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:25 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:26.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:25 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:26.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:25 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:26.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:25 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:26.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:25 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 29 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:26.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:25 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:26.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:25 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:27.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:26 smithi067 ceph-mon[86723]: pgmap v299: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:27.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:07:26.745+0000 7f87c52fb640 -1 Falling back to public interface 2024-09-20T19:07:27.102 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:26 smithi002 ceph-mon[106270]: pgmap v299: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:27.102 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:26 smithi002 ceph-mon[102660]: pgmap v299: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:27.102 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:07:27.692 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:07:27.692 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:07:27.692 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (7m) 33s ago 27m 78.3M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:07:27.692 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (8m) 2m ago 27m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:07:27.692 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (8m) 33s ago 32m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:07:27.692 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (17m) 2m ago 33m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (5m) 2m ago 34m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (6m) 33s ago 32m 43.9M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (5m) 2m ago 32m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (8m) 2m ago 27m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (8m) 33s ago 27m 11.1M - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (4m) 2m ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (3m) 2m ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (3m) 2m ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (2m) 2m ago 30m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (109s) 33s ago 30m 45.4M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 3a07ac539cf6 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (74s) 33s ago 29m 43.3M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 f90126a7bea8 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (37s) 33s ago 29m 11.2M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 cb2910c06e87 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 starting - - - 3248M 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (7m) 33s ago 28m 56.0M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:07:27.693 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (27m) 2m ago 27m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:07:27.694 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (27m) 33s ago 27m 92.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:07:28.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:27 smithi002 ceph-mon[106270]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:28.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:27 smithi002 ceph-mon[102660]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:28.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:27 smithi067 ceph-mon[86723]: from='client.44511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:28.052 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:07:28.052 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:07:28.052 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:07:28.052 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:07:28.052 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 7 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 12 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:07:28.053 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:07:28.357 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:07:28.357 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:07:28.357 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:07:28.357 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-20T19:07:28.357 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:07:28.357 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "7/8 daemons upgraded", 2024-09-20T19:07:28.358 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading osd daemons", 2024-09-20T19:07:28.358 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:07:28.358 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:07:28.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:28.405057689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:29.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:28 smithi067 ceph-mon[86723]: from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:29.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:28 smithi067 ceph-mon[86723]: pgmap v300: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:29.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:28 smithi067 ceph-mon[86723]: from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:29.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:28 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:29.101 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:28 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1047078617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:29.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[106270]: from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:29.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[106270]: pgmap v300: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:29.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[106270]: from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:29.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:29.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/1047078617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:29.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[102660]: from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:29.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[102660]: pgmap v300: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:29.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[102660]: from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:29.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:29.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:28 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/1047078617' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:30.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:29 smithi002 ceph-mon[102660]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:30.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:29 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:30.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:29 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:30.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:29 smithi002 ceph-mon[106270]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:30.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:29 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:30.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:29 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:30.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:29 smithi067 ceph-mon[86723]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:07:30.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:29 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:30.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:29 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:30.599 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:07:30.287+0000 7f87c52fb640 -1 osd.7 145 log_to_monitors true 2024-09-20T19:07:31.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[106270]: pgmap v301: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:31.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:31.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:31.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[106270]: from='osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:07:31.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[106270]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:07:31.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[102660]: pgmap v301: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:31.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:31.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:31.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[102660]: from='osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:07:31.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:30 smithi002 ceph-mon[102660]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:07:31.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:07:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:07:30.988+0000 7f87bd0a5640 -1 osd.7 145 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-20T19:07:31.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:30 smithi067 ceph-mon[86723]: pgmap v301: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:31.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:30 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:31.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:30 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:31.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:30 smithi067 ceph-mon[86723]: from='osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:07:31.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:30 smithi067 ceph-mon[86723]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-20T19:07:31.649 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:31.405893359Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:32.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[106270]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:07:32.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[106270]: from='osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:07:32.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[106270]: osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:07:32.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[106270]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:07:32.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[102660]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:07:32.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[102660]: from='osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:07:32.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[102660]: osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:07:32.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:31 smithi002 ceph-mon[102660]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:07:32.286 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:31 smithi067 ceph-mon[86723]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-20T19:07:32.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:31 smithi067 ceph-mon[86723]: from='osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:07:32.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:31 smithi067 ceph-mon[86723]: osdmap e148: 8 total, 7 up, 8 in 2024-09-20T19:07:32.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:31 smithi067 ceph-mon[86723]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi067", "root=default"]} : dispatch 2024-09-20T19:07:33.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: pgmap v303: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814] boot 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: osdmap e149: 8 total, 8 up, 8 in 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:07:33.277 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:07:33.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:07:33.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:07:33.278 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:07:33.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: pgmap v303: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:33.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:07:33.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814] boot 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: osdmap e149: 8 total, 8 up, 8 in 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:07:33.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:07:33.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:32 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: pgmap v303: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: osd.7 [v2:172.21.15.67:6824/4051493814,v1:172.21.15.67:6825/4051493814] boot 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: osdmap e149: 8 total, 8 up, 8 in 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-20T19:07:33.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:33.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:32 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all osd 2024-09-20T19:07:34.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mds 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nfs 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: osdmap e150: 8 total, 8 up, 8 in 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Finalizing container_image settings 2024-09-20T19:07:34.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:07:34.276 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all osd 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mds 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nfs 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: osdmap e150: 8 total, 8 up, 8 in 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.277 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Finalizing container_image settings 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:07:34.278 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:07:34.279 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: Upgrade: Complete! 2024-09-20T19:07:34.280 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:34.281 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.282 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: Upgrade: Complete! 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:34.283 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:33 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all osd 2024-09-20T19:07:34.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mds 2024-09-20T19:07:34.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:07:34.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:07:34.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nfs 2024-09-20T19:07:34.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:07:34.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: osdmap e150: 8 total, 8 up, 8 in 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Finalizing container_image settings 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:07:34.288 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:07:34.289 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: Upgrade: Complete! 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:07:34.290 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:34.291 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:33 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:34.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:34.400101356Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:34.985 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:07:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:07:34] "GET /metrics HTTP/1.1" 200 38100 "" "Prometheus/2.51.0" 2024-09-20T19:07:35.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:34 smithi002 ceph-mon[102660]: pgmap v306: 161 pgs: 16 peering, 31 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:07:35.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:34 smithi002 ceph-mon[102660]: Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:35.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:34 smithi002 ceph-mon[106270]: pgmap v306: 161 pgs: 16 peering, 31 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:07:35.275 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:34 smithi002 ceph-mon[106270]: Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:35.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:34 smithi067 ceph-mon[86723]: pgmap v306: 161 pgs: 16 peering, 31 active+undersized, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-20T19:07:35.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:34 smithi067 ceph-mon[86723]: Health check update: Degraded data redundancy: 67/636 objects degraded (10.535%), 22 pgs degraded (PG_DEGRADED) 2024-09-20T19:07:37.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:36 smithi002 ceph-mon[106270]: pgmap v307: 161 pgs: 16 peering, 27 active+undersized, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:07:37.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:36 smithi002 ceph-mon[102660]: pgmap v307: 161 pgs: 16 peering, 27 active+undersized, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:07:37.286 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:36 smithi067 ceph-mon[86723]: pgmap v307: 161 pgs: 16 peering, 27 active+undersized, 15 active+undersized+degraded, 103 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 49/636 objects degraded (7.704%) 2024-09-20T19:07:37.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:37.399333901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:38.328 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:38 smithi067 ceph-mon[86723]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 15 pgs degraded) 2024-09-20T19:07:38.328 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:38 smithi067 ceph-mon[86723]: Cluster is now healthy 2024-09-20T19:07:38.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:38 smithi002 ceph-mon[102660]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 15 pgs degraded) 2024-09-20T19:07:38.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:38 smithi002 ceph-mon[102660]: Cluster is now healthy 2024-09-20T19:07:38.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:38 smithi002 ceph-mon[106270]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/636 objects degraded (7.704%), 15 pgs degraded) 2024-09-20T19:07:38.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:38 smithi002 ceph-mon[106270]: Cluster is now healthy 2024-09-20T19:07:39.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:39 smithi002 ceph-mon[106270]: pgmap v308: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:07:39.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:39 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:39.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:39 smithi002 ceph-mon[102660]: pgmap v308: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:07:39.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:39 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:39.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:39 smithi067 ceph-mon[86723]: pgmap v308: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-20T19:07:39.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:39 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:40.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:40.408043405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:41.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:41 smithi002 ceph-mon[106270]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:41.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:41 smithi002 ceph-mon[102660]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:41.536 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:41 smithi067 ceph-mon[86723]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:43.411 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:43 smithi067 ceph-mon[86723]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:07:43.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:43 smithi002 ceph-mon[106270]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:07:43.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:43 smithi002 ceph-mon[102660]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-20T19:07:43.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:43.408265849Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:45.024 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:07:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:07:44] "GET /metrics HTTP/1.1" 200 38100 "" "Prometheus/2.51.0" 2024-09-20T19:07:45.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:45 smithi002 ceph-mon[106270]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-09-20T19:07:45.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:45 smithi002 ceph-mon[102660]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-09-20T19:07:45.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:45 smithi067 ceph-mon[86723]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 959 B/s rd, 0 op/s 2024-09-20T19:07:46.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:46.408809161Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:47.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:47 smithi002 ceph-mon[102660]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:47.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:47 smithi002 ceph-mon[106270]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:47.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:47 smithi067 ceph-mon[86723]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:49.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[106270]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:49.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:49.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:49.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:49.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:49.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[102660]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:49.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:49 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:49.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:49.40879988Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:49.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:49 smithi067 ceph-mon[86723]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:49.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:49 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:49.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:49.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:07:49.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:49 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:07:51.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:51 smithi002 ceph-mon[106270]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:51.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:51 smithi002 ceph-mon[102660]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:51.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:51 smithi067 ceph-mon[86723]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:52.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:52.406780638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:53.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:53 smithi002 ceph-mon[106270]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:53.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:53 smithi002 ceph-mon[102660]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:53.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:53 smithi067 ceph-mon[86723]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:55.024 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:07:54 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:07:54] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.51.0" 2024-09-20T19:07:55.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:55 smithi002 ceph-mon[102660]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:55.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:55 smithi002 ceph-mon[106270]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:55.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:55 smithi067 ceph-mon[86723]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:55.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:55.411598654Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:57.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:57 smithi002 ceph-mon[102660]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:57.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:57 smithi002 ceph-mon[106270]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:57.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:57 smithi067 ceph-mon[86723]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:07:58.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:07:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:07:58.410154629Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:07:59.449 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:07:59.710 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:07:59.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:59 smithi002 ceph-mon[102660]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:59.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:07:59 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:59.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:59 smithi002 ceph-mon[106270]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:59.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:07:59 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:07:59.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:59 smithi067 ceph-mon[86723]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:07:59.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:07:59 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:00.376 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:08:00.376 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:08:00.376 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (7m) 30s ago 28m 79.5M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (9m) 2m ago 28m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (8m) 30s ago 32m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (17m) 2m ago 34m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (6m) 2m ago 34m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (6m) 30s ago 33m 45.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (5m) 2m ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (8m) 30s ago 28m 10.7M - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (5m) 2m ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (4m) 2m ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (3m) 2m ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (2m) 2m ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (2m) 30s ago 30m 47.4M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 3a07ac539cf6 2024-09-20T19:08:00.377 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (106s) 30s ago 30m 43.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 f90126a7bea8 2024-09-20T19:08:00.378 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (70s) 30s ago 30m 42.1M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 cb2910c06e87 2024-09-20T19:08:00.378 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (35s) 30s ago 29m 11.6M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 691906db27db 2024-09-20T19:08:00.378 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (8m) 30s ago 29m 56.0M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:08:00.378 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (28m) 2m ago 28m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:08:00.378 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (28m) 30s ago 28m 92.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:08:00.385 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:00 smithi002 ceph-mon[106270]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:00.385 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:00 smithi002 ceph-mon[102660]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:00.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:00 smithi067 ceph-mon[86723]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:01.199 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-20T19:08:01.454 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:01.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:01 smithi002 ceph-mon[106270]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:01.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:01 smithi002 ceph-mon[106270]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:01.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:01 smithi002 ceph-mon[102660]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:01.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:01 smithi002 ceph-mon[102660]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:01.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:01.406979387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:01.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:01 smithi067 ceph-mon[86723]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:01.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:01 smithi067 ceph-mon[86723]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:02.234 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:08:02.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:02 smithi002 ceph-mon[102660]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:02.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:02 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/1019295814' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:02.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:02 smithi002 ceph-mon[106270]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:02.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:02 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/1019295814' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:02.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:02 smithi067 ceph-mon[86723]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:02.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:02 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1019295814' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:03.117 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-20T19:08:03.372 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:03.641 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:03 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:03.641 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:03 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:03.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:03 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:04.122 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)" 2024-09-20T19:08:04.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:04 smithi002 ceph-mon[106270]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:04.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:04 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/2494301604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:04.774 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:08:04] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.51.0" 2024-09-20T19:08:04.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:04 smithi002 ceph-mon[102660]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:04.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:04 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/2494301604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:04.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:04.408918498Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:04.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:04 smithi067 ceph-mon[86723]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:04.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:04 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/2494301604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:04.835 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade status' 2024-09-20T19:08:05.089 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:05.759 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:08:05.759 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": null, 2024-09-20T19:08:05.759 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": false, 2024-09-20T19:08:05.760 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "", 2024-09-20T19:08:05.760 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:08:05.760 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": null, 2024-09-20T19:08:05.760 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "", 2024-09-20T19:08:05.760 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:08:05.760 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:08:06.349 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph health detail' 2024-09-20T19:08:06.602 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:07.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:06 smithi002 ceph-mon[106270]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:07.012 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:06 smithi002 ceph-mon[106270]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:07.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:06 smithi002 ceph-mon[102660]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:07.013 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:06 smithi002 ceph-mon[102660]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:07.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:06 smithi067 ceph-mon[86723]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:07.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:06 smithi067 ceph-mon[86723]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:07.375 INFO:teuthology.orchestra.run.smithi002.stdout:HEALTH_OK 2024-09-20T19:08:07.725 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:07.411925181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:08.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:07 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/1873010346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:08:08.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:07 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/1873010346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:08:08.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:07 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1873010346' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-20T19:08:08.054 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-20T19:08:08.307 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:09.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:08 smithi002 ceph-mon[102660]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:09.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:08 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:09.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:08 smithi002 ceph-mon[106270]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:09.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:08 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:09.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:08 smithi067 ceph-mon[86723]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:09.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:08 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:10.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:09 smithi002 ceph-mon[102660]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:10.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:09 smithi002 ceph-mon[106270]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:10.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:09 smithi067 ceph-mon[86723]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:10.446 INFO:teuthology.orchestra.run.smithi002.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:10.741 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:10.404799011Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:11.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[106270]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:11.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:11.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:11.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:11.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:11.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[102660]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:11.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:11.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:11.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:11.025 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:10 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:11.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:10 smithi067 ceph-mon[86723]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:11.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:11.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:11.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:11.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:10 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:11.158 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-20T19:08:12.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:11 smithi002 ceph-mon[106270]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:12.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:11 smithi002 ceph-mon[106270]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:12.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:11 smithi002 ceph-mon[102660]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:12.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:11 smithi002 ceph-mon[102660]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:12.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:11 smithi067 ceph-mon[86723]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:12.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:11 smithi067 ceph-mon[86723]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:08:12.308 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:13.027 INFO:teuthology.orchestra.run.smithi002.stdout:true 2024-09-20T19:08:13.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:13.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:08:13.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:08:13.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:13.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mgr 2024-09-20T19:08:13.526 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mon 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all crash 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:13.527 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mgr 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mon 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all crash 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.528 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.529 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:13 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.626 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:08:13.626 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (8m) 3m ago 28m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:08:13.626 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (7m) 44s ago 28m 79.5M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:08:13.626 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (9m) 3m ago 28m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:08:13.626 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (9m) 44s ago 33m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (18m) 3m ago 34m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (6m) 3m ago 34m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (6m) 44s ago 33m 45.3M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (5m) 3m ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (8m) 3m ago 28m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (8m) 44s ago 28m 10.7M - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (5m) 3m ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (4m) 3m ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (3m) 3m ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (3m) 3m ago 31m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (2m) 44s ago 31m 47.4M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 3a07ac539cf6 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (2m) 44s ago 30m 43.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 f90126a7bea8 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (83s) 44s ago 30m 42.1M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 cb2910c06e87 2024-09-20T19:08:13.627 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (48s) 44s ago 29m 11.6M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 691906db27db 2024-09-20T19:08:13.628 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (8m) 44s ago 29m 56.0M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:08:13.628 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (28m) 3m ago 28m - - 19.1.1-369-ged8ee0f2 6acb0a031eab 7ccebb67ec37 2024-09-20T19:08:13.628 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (28m) 44s ago 28m 92.9M - 19.1.1-369-ged8ee0f2 6acb0a031eab f2da703fe8d1 2024-09-20T19:08:13.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:13.401963521Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: Upgrade: Target is version 19.3.0-5099-g88deadb8 (squid) 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, digests ['quay.ceph.io/ceph-ci/ceph@sha256:8a1a6edbc97129e01d4344a6578add33aaab808082c84049bd2e48e1f97b80d2'] 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mgr 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mon 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all crash 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:13.788 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:13 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:13.988 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:08:13.988 INFO:teuthology.orchestra.run.smithi002.stdout: "mon": { 2024-09-20T19:08:13.988 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 3 2024-09-20T19:08:13.988 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:08:13.988 INFO:teuthology.orchestra.run.smithi002.stdout: "mgr": { 2024-09-20T19:08:13.988 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 2 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: "osd": { 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 8 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: "rgw": { 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: }, 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: "overall": { 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.1.1-369-ged8ee0f2 (ed8ee0f26ef720e6504cefa8be1a2d0872192de7) squid (stable)": 2, 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: "ceph version 19.3.0-5099-g88deadb8 (88deadb8082f4a33832e228ccefc59cedba158a5) squid (dev)": 13 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout: } 2024-09-20T19:08:13.989 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout:{ 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5", 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout: "in_progress": true, 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout: "services_complete": [], 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout: "progress": "0/2 daemons upgraded", 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout: "message": "Currently upgrading rgw daemons", 2024-09-20T19:08:14.300 INFO:teuthology.orchestra.run.smithi002.stdout: "is_paused": false 2024-09-20T19:08:14.301 INFO:teuthology.orchestra.run.smithi002.stdout:} 2024-09-20T19:08:14.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all osd 2024-09-20T19:08:14.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all mds 2024-09-20T19:08:14.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:14.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:14.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:14.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/1749893316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all osd 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all mds 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:14.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/1749893316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all osd 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all mds 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi002.mehdiu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:14.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:14 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/1749893316' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:14.980 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:14 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:08:14] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.51.0" 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[106270]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[106270]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[106270]: Upgrade: Updating rgw.foo.smithi002.mehdiu (1/2) 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[106270]: Deploying daemon rgw.foo.smithi002.mehdiu on smithi002 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[106270]: from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[102660]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[102660]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:15.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[102660]: Upgrade: Updating rgw.foo.smithi002.mehdiu (1/2) 2024-09-20T19:08:15.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[102660]: Deploying daemon rgw.foo.smithi002.mehdiu on smithi002 2024-09-20T19:08:15.525 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:15 smithi002 ceph-mon[102660]: from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:15.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:15 smithi067 ceph-mon[86723]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:15.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:15 smithi067 ceph-mon[86723]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:15.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:15 smithi067 ceph-mon[86723]: Upgrade: Updating rgw.foo.smithi002.mehdiu (1/2) 2024-09-20T19:08:15.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:15 smithi067 ceph-mon[86723]: Deploying daemon rgw.foo.smithi002.mehdiu on smithi002 2024-09-20T19:08:15.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:15 smithi067 ceph-mon[86723]: from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:16.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:16.409299271Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:17.755 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:17 smithi002 ceph-mon[102660]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:17.755 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:17 smithi002 ceph-mon[106270]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:17.760 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:17 smithi067 ceph-mon[86723]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:18.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:18 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:18.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:18 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:18.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:18 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:19.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:19 smithi002 ceph-mon[106270]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:19.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:19 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:19.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:19 smithi002 ceph-mon[102660]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:19.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:19 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:19.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:19 smithi067 ceph-mon[86723]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:19.787 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:19 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:19.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:19.410250926Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:20.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:20 smithi002 ceph-mon[106270]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:20.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:20 smithi002 ceph-mon[102660]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:20.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:20 smithi067 ceph-mon[86723]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:22.723 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:22.403829441Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:23.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:22 smithi002 ceph-mon[106270]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:23.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:22 smithi002 ceph-mon[102660]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:23.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:22 smithi067 ceph-mon[86723]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-20T19:08:25.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:24 smithi002 ceph-mon[106270]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:25.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:24 smithi002 ceph-mon[102660]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:25.024 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:08:24] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.51.0" 2024-09-20T19:08:25.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:24 smithi067 ceph-mon[86723]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-20T19:08:25.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:25.40177832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:26.936 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:26 smithi002 ceph-mon[106270]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:26.936 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:26 smithi002 ceph-mon[102660]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:27.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:26 smithi067 ceph-mon[86723]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-20T19:08:28.536 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:28.407082536Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:28.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:28 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:28.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:28 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:28.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:28 smithi067 ceph-mon[86723]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-20T19:08:28.972 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:28 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:29.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:29.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:29.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[106270]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-20T19:08:29.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:29.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:29.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:29.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[102660]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-20T19:08:29.024 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:28 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:30.065 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:29 smithi067 ceph-mon[86723]: Upgrade: Updating rgw.foo.smithi067.kvubxa (2/2) 2024-09-20T19:08:30.065 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:29 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:30.065 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:29 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:08:30.065 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:29 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:30.065 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:29 smithi067 ceph-mon[86723]: Deploying daemon rgw.foo.smithi067.kvubxa on smithi067 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[106270]: Upgrade: Updating rgw.foo.smithi067.kvubxa (2/2) 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[106270]: Deploying daemon rgw.foo.smithi067.kvubxa on smithi067 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[102660]: Upgrade: Updating rgw.foo.smithi067.kvubxa (2/2) 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi067.kvubxa", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-20T19:08:30.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:30.275 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:29 smithi002 ceph-mon[102660]: Deploying daemon rgw.foo.smithi067.kvubxa on smithi067 2024-09-20T19:08:31.273 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:30 smithi002 ceph-mon[106270]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 85 B/s wr, 23 op/s 2024-09-20T19:08:31.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:30 smithi002 ceph-mon[102660]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 85 B/s wr, 23 op/s 2024-09-20T19:08:31.287 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:30 smithi067 ceph-mon[86723]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 85 B/s wr, 23 op/s 2024-09-20T19:08:31.671 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:31.411248996Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:33.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:32 smithi067 ceph-mon[86723]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-20T19:08:33.273 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:32 smithi002 ceph-mon[106270]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-20T19:08:33.273 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:32 smithi002 ceph-mon[102660]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 85 B/s wr, 56 op/s 2024-09-20T19:08:34.523 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:34.523 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:34.523 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:34 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:34.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:34.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:34.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:34 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:34.536 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:34.536 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:34.536 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:34 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:34.536 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:34.408352615Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:34.910 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:34 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:08:34] "GET /metrics HTTP/1.1" 200 38205 "" "Prometheus/2.51.0" 2024-09-20T19:08:35.523 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:35 smithi002 ceph-mon[106270]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:08:35.523 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:35 smithi002 ceph-mon[102660]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:08:35.536 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:35 smithi067 ceph-mon[86723]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-20T19:08:36.536 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:36 smithi067 ceph-mon[86723]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-20T19:08:36.773 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:36 smithi002 ceph-mon[106270]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-20T19:08:36.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:36 smithi002 ceph-mon[102660]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 85 B/s wr, 107 op/s 2024-09-20T19:08:37.652 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:37.399155395Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:37.652 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.653 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.653 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.653 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.653 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.653 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.653 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.653 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:37 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:37.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:37 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:38.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:38 smithi002 ceph-mon[106270]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 85 B/s wr, 155 op/s 2024-09-20T19:08:38.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:38 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:38.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:38 smithi002 ceph-mon[102660]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 85 B/s wr, 155 op/s 2024-09-20T19:08:38.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:38 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:38.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:38 smithi067 ceph-mon[86723]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 85 B/s wr, 155 op/s 2024-09-20T19:08:38.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:38 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:40.729 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:40.409208602Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:40.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.mehdiu"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.mehdiu"}]': finished 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi067.kvubxa"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi067.kvubxa"}]': finished 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.775 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.776 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.mehdiu"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.mehdiu"}]': finished 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi067.kvubxa"} : dispatch 2024-09-20T19:08:40.777 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi067.kvubxa"}]': finished 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:40.778 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:08:40.779 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.780 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:08:40.781 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:08:40.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:08:40.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:08:40.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:08:40.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:40.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:08:40.782 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:40 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 167 op/s 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.mehdiu"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi002.mehdiu"}]': finished 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi067.kvubxa"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi067.kvubxa"}]': finished 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-20T19:08:41.039 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-20T19:08:41.040 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-20T19:08:41.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:41.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-20T19:08:41.041 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:40 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all rgw 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nfs 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: Finalizing container_image settings 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:08:42.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Upgrade: Complete! 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:42.025 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: Checking dashboard <-> RGW credentials 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all rgw 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:08:42.026 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nfs 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: Finalizing container_image settings 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.027 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Upgrade: Complete! 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: Checking dashboard <-> RGW credentials 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:42.028 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:41 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:42.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: 1 rgw daemon(s) are 19.1.1-369-ged8ee0f2 != target 19.3.0-5099-g88deadb8 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all rgw 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all rbd-mirror 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all ceph-exporter 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nfs 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: Setting container_image for all nvmeof 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: Finalizing container_image settings 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Upgrade: Complete! 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: Checking dashboard <-> RGW credentials 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-20T19:08:42.038 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:41 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:43.411 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:43 smithi067 ceph-mon[86723]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 145 op/s 2024-09-20T19:08:43.523 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:43 smithi002 ceph-mon[106270]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 145 op/s 2024-09-20T19:08:43.524 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:43 smithi002 ceph-mon[102660]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 85 B/s wr, 145 op/s 2024-09-20T19:08:43.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:43.408703997Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:44.773 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:44 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: ::ffff:172.21.15.67 - - [20/Sep/2024:19:08:44] "GET /metrics HTTP/1.1" 200 38205 "" "Prometheus/2.51.0" 2024-09-20T19:08:44.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:44 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:44.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:44 smithi002 ceph-mon[102660]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 114 op/s 2024-09-20T19:08:44.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:44 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:44.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:44 smithi002 ceph-mon[106270]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 114 op/s 2024-09-20T19:08:44.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:44 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' 2024-09-20T19:08:44.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:44 smithi067 ceph-mon[86723]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 85 B/s wr, 114 op/s 2024-09-20T19:08:45.252 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph orch ps' 2024-09-20T19:08:45.520 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:45.752 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:45 smithi002 ceph-mon[102660]: from='client.54698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:45.752 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:45 smithi002 ceph-mon[106270]: from='client.54698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:45.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:45 smithi067 ceph-mon[86723]: from='client.54698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:alertmanager.a smithi002 *:9093,9094 running (8m) 9s ago 29m - - 0.27.0 11f11916f8cd 4da5e5853a97 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:grafana.a smithi067 *:3000 running (8m) 9s ago 29m 77.9M - 10.4.8 5aad1d7cf004 eb558b04b4b6 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:iscsi.foo.smithi002.tzmney smithi002 *:5000 running (9m) 9s ago 28m - - 3.8 6acb0a031eab 09e2865387c3 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.x smithi067 *:8443,9283,8765 running (9m) 9s ago 33m 460M - 19.3.0-5099-g88deadb8 441f9a3fe515 faf10674e206 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:mgr.y smithi002 *:8443,9283,8765 running (18m) 9s ago 35m - - 19.3.0-5099-g88deadb8 441f9a3fe515 881b103c1e67 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:mon.a smithi002 running (6m) 9s ago 35m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 bd0b0b7d36ad 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:mon.b smithi067 running (7m) 9s ago 33m 45.1M 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 4eb0f5312a55 2024-09-20T19:08:46.194 INFO:teuthology.orchestra.run.smithi002.stdout:mon.c smithi002 running (6m) 9s ago 33m - 2048M 19.3.0-5099-g88deadb8 441f9a3fe515 d324da17a1c4 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.a smithi002 *:9100 running (9m) 9s ago 29m - - 1.7.0 72c9c2088986 cb333bcfb0a6 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:node-exporter.b smithi067 *:9100 running (9m) 9s ago 29m 11.2M - 1.7.0 72c9c2088986 ce4a3722964d 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.0 smithi002 running (5m) 9s ago 33m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 1100b3b28ac3 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.1 smithi002 running (5m) 9s ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 083ccd8e80b2 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.2 smithi002 running (4m) 9s ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 8e2cf5ca2157 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.3 smithi002 running (3m) 9s ago 32m - 2993M 19.3.0-5099-g88deadb8 441f9a3fe515 39cd6f1f482c 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.4 smithi067 running (3m) 9s ago 31m 50.5M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 3a07ac539cf6 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.5 smithi067 running (2m) 9s ago 31m 47.3M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 f90126a7bea8 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.6 smithi067 running (116s) 9s ago 30m 45.2M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 cb2910c06e87 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:osd.7 smithi067 running (81s) 9s ago 30m 45.8M 3248M 19.3.0-5099-g88deadb8 441f9a3fe515 691906db27db 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:prometheus.a smithi067 *:9095 running (8m) 9s ago 30m 56.1M - 2.51.0 1d3b7f56885b b216659aa0ea 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi002.mehdiu smithi002 *:8000 running (19s) 9s ago 28m - - 19.3.0-5099-g88deadb8 441f9a3fe515 88363edf490d 2024-09-20T19:08:46.195 INFO:teuthology.orchestra.run.smithi002.stdout:rgw.foo.smithi067.kvubxa smithi067 *:8000 running (13s) 9s ago 29m 76.5M - 19.3.0-5099-g88deadb8 441f9a3fe515 85f2ae8f853b 2024-09-20T19:08:46.773 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:46 smithi002 ceph-mon[102660]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-20T19:08:46.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:46 smithi002 ceph-mon[102660]: from='client.54704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:46.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:46 smithi002 ceph-mon[106270]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-20T19:08:46.774 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:46 smithi002 ceph-mon[106270]: from='client.54704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:46.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:46 smithi067 ceph-mon[86723]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-20T19:08:46.786 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:46 smithi067 ceph-mon[86723]: from='client.54704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-20T19:08:46.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:46.399843033Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:46.997 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-20T19:08:47.257 INFO:teuthology.orchestra.run.smithi002.stderr:Inferring config /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/mon.a/config 2024-09-20T19:08:47.968 INFO:teuthology.orchestra.run.smithi002.stdout:false 2024-09-20T19:08:48.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:08:48.724 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T19:08:48.961 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=b95249b09d6249cebe40c6e6cbb60e60 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_88deadb8082f4a33832e228ccefc59cedba158a5/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi002 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-20T19:08:48.964 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-20T19:08:48.973 INFO:tasks.cephadm:Teardown begin 2024-09-20T19:08:48.974 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:49.004 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[106270]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-20T19:08:49.005 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[106270]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:49.005 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[106270]: from='client.? 172.21.15.2:0/814441926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:49.005 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[106270]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:49.005 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[102660]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-20T19:08:49.005 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[102660]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:49.005 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[102660]: from='client.? 172.21.15.2:0/814441926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:49.006 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:48 smithi002 ceph-mon[102660]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:49.009 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:08:49.036 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:48 smithi067 ceph-mon[86723]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 85 B/s wr, 63 op/s 2024-09-20T19:08:49.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:48 smithi067 ceph-mon[86723]: from='client.25373 -' entity='client.iscsi.foo.smithi002.tzmney' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-20T19:08:49.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:48 smithi067 ceph-mon[86723]: from='client.? 172.21.15.2:0/814441926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-20T19:08:49.037 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:48 smithi067 ceph-mon[86723]: from='mgr.15312 172.21.15.2:0/3811354255' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-20T19:08:49.045 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-20T19:08:49.045 DEBUG:teuthology.orchestra.run.smithi002:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:08:49.067 DEBUG:teuthology.orchestra.run.smithi067:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-20T19:08:49.102 INFO:tasks.cephadm:Stopping all daemons... 2024-09-20T19:08:49.102 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-20T19:08:49.103 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a 2024-09-20T19:08:49.274 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:49 smithi002 systemd[1]: Stopping Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:08:49.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a[102656]: 2024-09-20T19:08:49.392+0000 7f0a6255b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:08:49.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a[102656]: 2024-09-20T19:08:49.392+0000 7f0a6255b640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-20T19:08:49.774 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:49 smithi002 podman[140722]: 2024-09-20 19:08:49.484476901 +0000 UTC m=+0.185303328 container died bd0b0b7d36adc0e7d1d9f43b6533a2a669fe984bdf46804d287a90db437c6bee (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-20T19:08:49.774 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:08:49] ENGINE Bus STOPPING 2024-09-20T19:08:49.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:08:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-20T19:08:49.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:08:49] ENGINE Bus STOPPED 2024-09-20T19:08:49.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:08:49] ENGINE Bus STARTING 2024-09-20T19:08:49.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:08:49] ENGINE Serving on http://:::9283 2024-09-20T19:08:49.775 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:49 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: [20/Sep/2024:19:08:49] ENGINE Bus STARTED 2024-09-20T19:08:49.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:49.401554929Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:50.130 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:49 smithi002 podman[140722]: 2024-09-20 19:08:49.876231459 +0000 UTC m=+0.577057879 container cleanup bd0b0b7d36adc0e7d1d9f43b6533a2a669fe984bdf46804d287a90db437c6bee (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-20T19:08:50.131 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:49 smithi002 bash[140722]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a 2024-09-20T19:08:50.374 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service' 2024-09-20T19:08:50.398 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:50 smithi002 podman[140736]: 2024-09-20 19:08:50.127532972 +0000 UTC m=+0.640703651 container remove bd0b0b7d36adc0e7d1d9f43b6533a2a669fe984bdf46804d287a90db437c6bee (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-a, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-20T19:08:50.398 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:50 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-20T19:08:50.398 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:50 smithi002 systemd[1]: Stopped Ceph mon.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:08:50.398 INFO:journalctl@ceph.mon.a.smithi002.stdout:Sep 20 19:08:50 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.a.service: Consumed 7.530s CPU time. 2024-09-20T19:08:50.424 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:08:50.424 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-20T19:08:50.424 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-20T19:08:50.424 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.c 2024-09-20T19:08:50.768 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:50 smithi002 systemd[1]: Stopping Ceph mon.c for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:08:51.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c[106266]: 2024-09-20T19:08:50.764+0000 7f72f20cd640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:08:51.023 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:50 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c[106266]: 2024-09-20T19:08:50.764+0000 7f72f20cd640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:08:51.024 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:50 smithi002 podman[140855]: 2024-09-20 19:08:50.979829885 +0000 UTC m=+0.323203173 container died d324da17a1c4f45d7ae27c009aa74b4e73219d8376635c460fe2badf15a3ad98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:08:51.523 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:51 smithi002 podman[140855]: 2024-09-20 19:08:51.472793216 +0000 UTC m=+0.816166525 container cleanup d324da17a1c4f45d7ae27c009aa74b4e73219d8376635c460fe2badf15a3ad98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:08:51.524 INFO:journalctl@ceph.mon.c.smithi002.stdout:Sep 20 19:08:51 smithi002 bash[140855]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-c 2024-09-20T19:08:51.933 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.c.service' 2024-09-20T19:08:51.968 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:08:51.968 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-20T19:08:51.969 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-20T19:08:51.969 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.b 2024-09-20T19:08:52.267 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:52 smithi067 systemd[1]: Stopping Ceph mon.b for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:08:52.536 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:52.401004636Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:52.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b[86719]: 2024-09-20T19:08:52.263+0000 7f83124ff640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:08:52.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b[86719]: 2024-09-20T19:08:52.263+0000 7f83124ff640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-20T19:08:52.537 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:52 smithi067 podman[113187]: 2024-09-20 19:08:52.417146429 +0000 UTC m=+0.253745232 container died 4eb0f5312a553232086e5e02f0fa8a8ad8552f7b9c01cececd0e791f1d59526e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD) 2024-09-20T19:08:52.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:52 smithi067 podman[113187]: 2024-09-20 19:08:52.772167762 +0000 UTC m=+0.608766565 container cleanup 4eb0f5312a553232086e5e02f0fa8a8ad8552f7b9c01cececd0e791f1d59526e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:08:52.968 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:52 smithi067 bash[113187]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b 2024-09-20T19:08:53.220 INFO:journalctl@ceph.mon.b.smithi067.stdout:Sep 20 19:08:52 smithi067 podman[113198]: 2024-09-20 19:08:52.965324646 +0000 UTC m=+0.549407574 container remove 4eb0f5312a553232086e5e02f0fa8a8ad8552f7b9c01cececd0e791f1d59526e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mon-b, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-20T19:08:53.223 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mon.b.service' 2024-09-20T19:08:53.271 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:08:53.271 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-20T19:08:53.271 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-20T19:08:53.271 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y 2024-09-20T19:08:53.589 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:53 smithi002 systemd[1]: Stopping Ceph mgr.y for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:08:53.906 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:53 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y[81209]: 2024-09-20T19:08:53.585+0000 7fe3bb053640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:08:53.906 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:53 smithi002 podman[140978]: 2024-09-20 19:08:53.627742058 +0000 UTC m=+0.159423212 container died 881b103c1e67c28c7820a2819e6c52b3f6bc120daf509354eba23e2d0283745f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0) 2024-09-20T19:08:54.273 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:54 smithi002 podman[140978]: 2024-09-20 19:08:54.077534448 +0000 UTC m=+0.609215624 container cleanup 881b103c1e67c28c7820a2819e6c52b3f6bc120daf509354eba23e2d0283745f (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=) 2024-09-20T19:08:54.273 INFO:journalctl@ceph.mgr.y.smithi002.stdout:Sep 20 19:08:54 smithi002 bash[140978]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-y 2024-09-20T19:08:54.664 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.y.service' 2024-09-20T19:08:54.701 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:08:54.701 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-20T19:08:54.701 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-20T19:08:54.702 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x 2024-09-20T19:08:55.036 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 19:08:54 smithi067 systemd[1]: Stopping Ceph mgr.x for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:08:55.411 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 19:08:55 smithi067 podman[113310]: 2024-09-20 19:08:55.05820053 +0000 UTC m=+0.161901980 container died faf10674e2064a9d88278c0d935017e57b9a44959843a17914368706c1afb90d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-20T19:08:55.773 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 19:08:55 smithi067 podman[113310]: 2024-09-20 19:08:55.544172123 +0000 UTC m=+0.647873573 container cleanup faf10674e2064a9d88278c0d935017e57b9a44959843a17914368706c1afb90d (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-20T19:08:55.773 INFO:journalctl@ceph.mgr.x.smithi067.stdout:Sep 20 19:08:55 smithi067 bash[113310]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-mgr-x 2024-09-20T19:08:55.774 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:55.408566432Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:08:55.924 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@mgr.x.service' 2024-09-20T19:08:55.959 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:08:55.960 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-20T19:08:55.960 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-20T19:08:55.960 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.0 2024-09-20T19:08:56.263 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:08:56 smithi002 systemd[1]: Stopping Ceph osd.0 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:08:56.523 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:08:56 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[111681]: 2024-09-20T19:08:56.265+0000 7ff1244d7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:08:56.523 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:08:56 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[111681]: 2024-09-20T19:08:56.265+0000 7ff1244d7640 -1 osd.0 150 *** Got signal Terminated *** 2024-09-20T19:08:56.524 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:08:56 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0[111681]: 2024-09-20T19:08:56.265+0000 7ff1244d7640 -1 osd.0 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:08:58.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:08:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:08:58.399477922Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:01.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:01.399350542Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:01.936 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:01 smithi002 podman[141099]: 2024-09-20 19:09:01.671712954 +0000 UTC m=+5.511351125 container died 1100b3b28ac33af98f32feb5310e9067ac2ec0c70a8d98d2c3f64e7e0328bb9c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:02.273 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 podman[141099]: 2024-09-20 19:09:02.082727088 +0000 UTC m=+5.922365304 container cleanup 1100b3b28ac33af98f32feb5310e9067ac2ec0c70a8d98d2c3f64e7e0328bb9c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:02.273 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 bash[141099]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0 2024-09-20T19:09:02.639 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 podman[141115]: 2024-09-20 19:09:02.31722299 +0000 UTC m=+0.634602043 container remove 1100b3b28ac33af98f32feb5310e9067ac2ec0c70a8d98d2c3f64e7e0328bb9c (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-20T19:09:02.924 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 podman[141205]: 2024-09-20 19:09:02.539000054 +0000 UTC m=+0.016345375 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:02.924 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 podman[141205]: 2024-09-20 19:09:02.659881476 +0000 UTC m=+0.137226844 container create 63ae10df0d503c5253e8e24f0bd850c570cd8cc18dba5fd1104f61862aa42735 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731) 2024-09-20T19:09:02.924 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 podman[141205]: 2024-09-20 19:09:02.862475452 +0000 UTC m=+0.339820785 container init 63ae10df0d503c5253e8e24f0bd850c570cd8cc18dba5fd1104f61862aa42735 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-20T19:09:02.924 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 podman[141205]: 2024-09-20 19:09:02.866006966 +0000 UTC m=+0.343352273 container start 63ae10df0d503c5253e8e24f0bd850c570cd8cc18dba5fd1104f61862aa42735 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-20T19:09:02.924 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:02 smithi002 podman[141205]: 2024-09-20 19:09:02.92046435 +0000 UTC m=+0.397809659 container attach 63ae10df0d503c5253e8e24f0bd850c570cd8cc18dba5fd1104f61862aa42735 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:03.274 INFO:journalctl@ceph.osd.0.smithi002.stdout:Sep 20 19:09:03 smithi002 podman[141205]: 2024-09-20 19:09:03.064217783 +0000 UTC m=+0.541563097 container died 63ae10df0d503c5253e8e24f0bd850c570cd8cc18dba5fd1104f61862aa42735 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-0-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-20T19:09:03.656 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.0.service' 2024-09-20T19:09:03.702 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:03.702 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-20T19:09:03.702 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-20T19:09:03.702 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.1 2024-09-20T19:09:04.023 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:03 smithi002 systemd[1]: Stopping Ceph osd.1 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:04.523 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[116729]: 2024-09-20T19:09:04.085+0000 7f430ec53640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:09:04.523 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[116729]: 2024-09-20T19:09:04.085+0000 7f430ec53640 -1 osd.1 150 *** Got signal Terminated *** 2024-09-20T19:09:04.524 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:04 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1[116729]: 2024-09-20T19:09:04.085+0000 7f430ec53640 -1 osd.1 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:09:04.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:04.399577789Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:07.740 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:07.412919518Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:09.681 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:09 smithi002 podman[141307]: 2024-09-20 19:09:09.415329436 +0000 UTC m=+5.446758939 container died 083ccd8e80b21a87f38345a20847a740d1bac4b7141d2d09176693ef7c68a6c7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True) 2024-09-20T19:09:10.023 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:09 smithi002 podman[141307]: 2024-09-20 19:09:09.83559586 +0000 UTC m=+5.867025408 container cleanup 083ccd8e80b21a87f38345a20847a740d1bac4b7141d2d09176693ef7c68a6c7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-20T19:09:10.023 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:09 smithi002 bash[141307]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1 2024-09-20T19:09:10.456 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:10 smithi002 podman[141322]: 2024-09-20 19:09:10.028508973 +0000 UTC m=+0.609266120 container remove 083ccd8e80b21a87f38345a20847a740d1bac4b7141d2d09176693ef7c68a6c7 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-20T19:09:10.761 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:10 smithi002 podman[141410]: 2024-09-20 19:09:10.454367586 +0000 UTC m=+0.104923048 container create f3e11dcd68837c4e949f716d7e42d46c634d459daf42c92eee8e0d62ddb2c6d1 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-20T19:09:10.762 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:10 smithi002 podman[141410]: 2024-09-20 19:09:10.365938998 +0000 UTC m=+0.016494479 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:10.762 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:10 smithi002 podman[141410]: 2024-09-20 19:09:10.675524484 +0000 UTC m=+0.326079946 container init f3e11dcd68837c4e949f716d7e42d46c634d459daf42c92eee8e0d62ddb2c6d1 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:09:10.762 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:10 smithi002 podman[141410]: 2024-09-20 19:09:10.679151192 +0000 UTC m=+0.329706657 container start f3e11dcd68837c4e949f716d7e42d46c634d459daf42c92eee8e0d62ddb2c6d1 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-20T19:09:10.762 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:10 smithi002 podman[141410]: 2024-09-20 19:09:10.758823865 +0000 UTC m=+0.409379341 container attach f3e11dcd68837c4e949f716d7e42d46c634d459daf42c92eee8e0d62ddb2c6d1 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-20T19:09:10.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:10.407716174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:11.023 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:10 smithi002 podman[141410]: 2024-09-20 19:09:10.882057084 +0000 UTC m=+0.532612555 container died f3e11dcd68837c4e949f716d7e42d46c634d459daf42c92eee8e0d62ddb2c6d1 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, 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.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2) 2024-09-20T19:09:11.415 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:11 smithi002 podman[141433]: 2024-09-20 19:09:11.395368698 +0000 UTC m=+0.507679180 container remove f3e11dcd68837c4e949f716d7e42d46c634d459daf42c92eee8e0d62ddb2c6d1 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-1-deactivate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:11.415 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:11 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-20T19:09:11.415 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:11 smithi002 systemd[1]: Stopped Ceph osd.1 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:09:11.415 INFO:journalctl@ceph.osd.1.smithi002.stdout:Sep 20 19:09:11 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.1.service: Consumed 5.205s CPU time. 2024-09-20T19:09:11.417 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.1.service' 2024-09-20T19:09:11.459 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:11.460 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-20T19:09:11.460 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-20T19:09:11.460 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.2 2024-09-20T19:09:11.666 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:11 smithi002 systemd[1]: Stopping Ceph osd.2 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:12.023 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:11 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[122477]: 2024-09-20T19:09:11.815+0000 7f324e8ac640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:09:12.023 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:11 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[122477]: 2024-09-20T19:09:11.815+0000 7f324e8ac640 -1 osd.2 150 *** Got signal Terminated *** 2024-09-20T19:09:12.024 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:11 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2[122477]: 2024-09-20T19:09:11.815+0000 7f324e8ac640 -1 osd.2 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:09:13.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:13.410388474Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:16.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:16.402990261Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:17.462 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:17 smithi002 podman[141515]: 2024-09-20 19:09:17.176427393 +0000 UTC m=+5.465256082 container died 8e2cf5ca2157243633e95368e6dc1684ae9eb846f74333e223c5fc8ca13e91b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:09:17.711 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:17 smithi002 podman[141515]: 2024-09-20 19:09:17.698963997 +0000 UTC m=+5.987792675 container cleanup 8e2cf5ca2157243633e95368e6dc1684ae9eb846f74333e223c5fc8ca13e91b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True) 2024-09-20T19:09:17.711 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:17 smithi002 bash[141515]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2 2024-09-20T19:09:18.273 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:17 smithi002 podman[141543]: 2024-09-20 19:09:17.900391255 +0000 UTC m=+0.715878759 container remove 8e2cf5ca2157243633e95368e6dc1684ae9eb846f74333e223c5fc8ca13e91b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:09:18.622 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:18 smithi002 podman[141632]: 2024-09-20 19:09:18.223483551 +0000 UTC m=+0.016879156 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:18.623 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:18 smithi002 podman[141632]: 2024-09-20 19:09:18.32601692 +0000 UTC m=+0.119412512 container create 3f875e5b1914195c95975227af9cfa7bcfc647c1101fd28d928796818ed3a3e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True) 2024-09-20T19:09:18.623 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:18 smithi002 podman[141632]: 2024-09-20 19:09:18.536858016 +0000 UTC m=+0.330253609 container init 3f875e5b1914195c95975227af9cfa7bcfc647c1101fd28d928796818ed3a3e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True) 2024-09-20T19:09:18.623 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:18 smithi002 podman[141632]: 2024-09-20 19:09:18.540410172 +0000 UTC m=+0.333805771 container start 3f875e5b1914195c95975227af9cfa7bcfc647c1101fd28d928796818ed3a3e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, 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, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-20T19:09:18.623 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:18 smithi002 podman[141632]: 2024-09-20 19:09:18.620007439 +0000 UTC m=+0.413403037 container attach 3f875e5b1914195c95975227af9cfa7bcfc647c1101fd28d928796818ed3a3e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True) 2024-09-20T19:09:19.023 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:18 smithi002 podman[141632]: 2024-09-20 19:09:18.738890231 +0000 UTC m=+0.532285841 container died 3f875e5b1914195c95975227af9cfa7bcfc647c1101fd28d928796818ed3a3e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:09:19.293 INFO:journalctl@ceph.osd.2.smithi002.stdout:Sep 20 19:09:19 smithi002 podman[141655]: 2024-09-20 19:09:19.273447789 +0000 UTC m=+0.527535387 container remove 3f875e5b1914195c95975227af9cfa7bcfc647c1101fd28d928796818ed3a3e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-2-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:09:19.299 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.2.service' 2024-09-20T19:09:19.340 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:19.341 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-20T19:09:19.341 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-20T19:09:19.341 DEBUG:teuthology.orchestra.run.smithi002:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.3 2024-09-20T19:09:19.688 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:19 smithi002 systemd[1]: Stopping Ceph osd.3 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:19.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:19.406067716Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:20.023 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:09:19.684+0000 7eff0dd40640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:09:20.023 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:09:19.684+0000 7eff0dd40640 -1 osd.3 150 *** Got signal Terminated *** 2024-09-20T19:09:20.023 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:19 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:09:19.684+0000 7eff0dd40640 -1 osd.3 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:09:22.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:22.408579674Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:23.773 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:23 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:09:23.484+0000 7eff0634d640 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.029946+0000 front 2024-09-20T19:09:01.029963+0000 (oldest deadline 2024-09-20T19:09:22.729963+0000) 2024-09-20T19:09:24.478 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:24.040+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:24.773 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:24 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3[128552]: 2024-09-20T19:09:24.517+0000 7eff0634d640 -1 osd.3 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.029946+0000 front 2024-09-20T19:09:01.029963+0000 (oldest deadline 2024-09-20T19:09:22.729963+0000) 2024-09-20T19:09:24.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:24.474+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:24.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:24 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:24.537+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:25.414 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:25.036+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:25.523 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:25 smithi002 podman[141734]: 2024-09-20 19:09:25.17658 +0000 UTC m=+5.611824069 container died 39cd6f1f482c6196d69aec17539b9a72fa20bd098732b4d47fcc8efddafcfd6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-20T19:09:25.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:25.516+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:25.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:25.484+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:25.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:25.411523215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:25.813 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:25 smithi002 podman[141734]: 2024-09-20 19:09:25.53425519 +0000 UTC m=+5.969499294 container cleanup 39cd6f1f482c6196d69aec17539b9a72fa20bd098732b4d47fcc8efddafcfd6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-20T19:09:25.813 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:25 smithi002 bash[141734]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3 2024-09-20T19:09:26.171 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:25 smithi002 podman[141749]: 2024-09-20 19:09:25.810455189 +0000 UTC m=+0.622774154 container remove 39cd6f1f482c6196d69aec17539b9a72fa20bd098732b4d47fcc8efddafcfd6e (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True) 2024-09-20T19:09:26.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:26.057+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:26.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:25.878+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:26.474 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:26 smithi002 podman[141841]: 2024-09-20 19:09:26.071929641 +0000 UTC m=+0.016522906 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:26.475 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:26 smithi002 podman[141841]: 2024-09-20 19:09:26.177947567 +0000 UTC m=+0.122540817 container create c92b8706067ef2e9f2fd83f22343bdb69a3385fc3ac1c6ce0c8070ebaf9032cd (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-20T19:09:26.475 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:26 smithi002 podman[141841]: 2024-09-20 19:09:26.38864807 +0000 UTC m=+0.333241330 container init c92b8706067ef2e9f2fd83f22343bdb69a3385fc3ac1c6ce0c8070ebaf9032cd (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:09:26.475 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:26 smithi002 podman[141841]: 2024-09-20 19:09:26.392573123 +0000 UTC m=+0.337166373 container start c92b8706067ef2e9f2fd83f22343bdb69a3385fc3ac1c6ce0c8070ebaf9032cd (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, 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.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0) 2024-09-20T19:09:26.475 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:26 smithi002 podman[141841]: 2024-09-20 19:09:26.472049329 +0000 UTC m=+0.416642597 container attach c92b8706067ef2e9f2fd83f22343bdb69a3385fc3ac1c6ce0c8070ebaf9032cd (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True) 2024-09-20T19:09:26.773 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:26 smithi002 podman[141841]: 2024-09-20 19:09:26.594430688 +0000 UTC m=+0.539023938 container died c92b8706067ef2e9f2fd83f22343bdb69a3385fc3ac1c6ce0c8070ebaf9032cd (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-20T19:09:26.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:26.530+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:26.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:26.479+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:27.105 INFO:journalctl@ceph.osd.3.smithi002.stdout:Sep 20 19:09:27 smithi002 podman[141864]: 2024-09-20 19:09:27.100266376 +0000 UTC m=+0.496431872 container remove c92b8706067ef2e9f2fd83f22343bdb69a3385fc3ac1c6ce0c8070ebaf9032cd (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:27.126 DEBUG:teuthology.orchestra.run.smithi002:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.3.service' 2024-09-20T19:09:27.167 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:27.167 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-20T19:09:27.168 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-20T19:09:27.168 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.4 2024-09-20T19:09:27.198 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:27.107+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:27.199 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:26 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:26.904+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:27.461 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:27 smithi067 systemd[1]: Stopping Ceph osd.4 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:27.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:27.458+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:27.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:27.489+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:27.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:27.505+0000 7f4b24bb7640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:09:27.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:27.505+0000 7f4b24bb7640 -1 osd.4 150 *** Got signal Terminated *** 2024-09-20T19:09:27.787 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:27.505+0000 7f4b24bb7640 -1 osd.4 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:09:28.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:28.097+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:28.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:27 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:27.900+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:28.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:28.503+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:28.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:28.401048559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:28.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:28.479+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:29.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:29.094+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:29.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:28.874+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:29.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:29.541+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:29.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:29.447+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:30.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:30.109+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:30.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:29 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:29.896+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:30.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:30.516+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:30.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:30.402+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:31.148 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:30.876+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:31.402 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:31.145+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:31.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:31.485+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:31.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:31.404+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:31.787 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:31.399987132Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:32.146 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:31.843+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:32.146 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:31 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:31.843+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:32.457 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:32 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:32.368+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:32.458 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:32 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:32.143+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:32.786 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:32 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4[91153]: 2024-09-20T19:09:32.453+0000 7f4b211cc640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:01.214256+0000 front 2024-09-20T19:09:01.214295+0000 (oldest deadline 2024-09-20T19:09:23.514190+0000) 2024-09-20T19:09:33.104 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:33 smithi067 podman[113445]: 2024-09-20 19:09:33.005495061 +0000 UTC m=+5.628620165 container died 3a07ac539cf60e8b5dfcab4bef8d975a1f75634c5b0b819b1b62102df2ce5649 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, ceph=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-20T19:09:33.105 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:32 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:32.838+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:33.105 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:32 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:32.838+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:33.443 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:33.101+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:33.443 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:33.101+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:33.443 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:33.332+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:33.443 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:33.332+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:33.701 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:33 smithi067 podman[113445]: 2024-09-20 19:09:33.530861096 +0000 UTC m=+6.153986197 container cleanup 3a07ac539cf60e8b5dfcab4bef8d975a1f75634c5b0b819b1b62102df2ce5649 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-20T19:09:33.702 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:33 smithi067 bash[113445]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4 2024-09-20T19:09:34.036 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:33 smithi067 podman[113461]: 2024-09-20 19:09:33.698811089 +0000 UTC m=+0.683664262 container remove 3a07ac539cf60e8b5dfcab4bef8d975a1f75634c5b0b819b1b62102df2ce5649 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, 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.schema-version=1.0) 2024-09-20T19:09:34.036 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:33.814+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:34.036 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:33 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:33.814+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:34.365 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:34 smithi067 podman[113549]: 2024-09-20 19:09:34.014151919 +0000 UTC m=+0.016591669 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:34.365 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:34 smithi067 podman[113549]: 2024-09-20 19:09:34.133107696 +0000 UTC m=+0.135547418 container create 4e0f6a5e4ab1bfa6b8d73e084130838912a389cfdb081150ed9c943eb6bc6ae9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-20T19:09:34.366 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:34.098+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:34.366 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:34.098+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:34.690 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:34 smithi067 podman[113549]: 2024-09-20 19:09:34.49426536 +0000 UTC m=+0.496705102 container init 4e0f6a5e4ab1bfa6b8d73e084130838912a389cfdb081150ed9c943eb6bc6ae9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True) 2024-09-20T19:09:34.690 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:34 smithi067 podman[113549]: 2024-09-20 19:09:34.497816817 +0000 UTC m=+0.500256540 container start 4e0f6a5e4ab1bfa6b8d73e084130838912a389cfdb081150ed9c943eb6bc6ae9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:09:34.691 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:34 smithi067 podman[113549]: 2024-09-20 19:09:34.577646384 +0000 UTC m=+0.580086107 container attach 4e0f6a5e4ab1bfa6b8d73e084130838912a389cfdb081150ed9c943eb6bc6ae9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-20T19:09:34.691 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:34.362+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:34.691 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:34.362+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:34.691 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:34.404792009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:34.958 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:34 smithi067 podman[113549]: 2024-09-20 19:09:34.687984038 +0000 UTC m=+0.690423770 container died 4e0f6a5e4ab1bfa6b8d73e084130838912a389cfdb081150ed9c943eb6bc6ae9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:34.959 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:34.779+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:34.959 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:34 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:34.779+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:35.206 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.4.service' 2024-09-20T19:09:35.271 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:35.108+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:35.271 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:35.108+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:35.271 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:35 smithi067 podman[113572]: 2024-09-20 19:09:35.18128254 +0000 UTC m=+0.486983934 container remove 4e0f6a5e4ab1bfa6b8d73e084130838912a389cfdb081150ed9c943eb6bc6ae9 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-20T19:09:35.271 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:35 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-20T19:09:35.272 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:35 smithi067 systemd[1]: Stopped Ceph osd.4 for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:09:35.272 INFO:journalctl@ceph.osd.4.smithi067.stdout:Sep 20 19:09:35 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.4.service: Consumed 4.368s CPU time. 2024-09-20T19:09:35.291 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:35.291 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-20T19:09:35.291 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-20T19:09:35.291 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.5 2024-09-20T19:09:35.536 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:35 smithi067 systemd[1]: Stopping Ceph osd.5 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:35.536 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:35.362+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:35.536 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:35.362+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:36.036 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:35.635+0000 7f8f965dd640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:09:36.036 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:35.635+0000 7f8f965dd640 -1 osd.5 150 *** Got signal Terminated *** 2024-09-20T19:09:36.036 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:35.635+0000 7f8f965dd640 -1 osd.5 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:09:36.036 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:35.777+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:36.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:35 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:35.777+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:36.336 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:36.059+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:36.336 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:36.059+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:36.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:36.332+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:36.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:36.332+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:37.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:37.040+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:37.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:37.040+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:37.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:36.815+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:37.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:36 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:36.815+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:37.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:37.406701173Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:37.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:37.317+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:37.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:37.317+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:38.063 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:37.786+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:38.063 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:37 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:37.786+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:38.345 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:38.060+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:38.346 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:38.060+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:38.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:38.343+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:38.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:38.343+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:39.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:39.020+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:39.286 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:39.020+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:39.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:38.787+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:39.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:38.787+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:39.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:38 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:38.787+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:39.750 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:39.322+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:39.751 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:39.322+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:39.751 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:39.322+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:40.036 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:39.748+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:40.036 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:39.748+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:40.036 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:39 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:39.748+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:40.334 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:40.041+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.930286+0000 front 2024-09-20T19:08:59.930382+0000 (oldest deadline 2024-09-20T19:09:24.030437+0000) 2024-09-20T19:09:40.334 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:40.041+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:08.731270+0000 front 2024-09-20T19:09:08.731378+0000 (oldest deadline 2024-09-20T19:09:32.831208+0000) 2024-09-20T19:09:40.334 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5[95991]: 2024-09-20T19:09:40.041+0000 7f8f92bf2640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:16.332211+0000 front 2024-09-20T19:09:16.332264+0000 (oldest deadline 2024-09-20T19:09:39.832095+0000) 2024-09-20T19:09:40.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:40.409360515Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:40.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:40.331+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:40.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:40.331+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:40.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:40.331+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:41.127 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:40.786+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:41.127 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:40.786+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:41.128 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:40 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:40.786+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:41.384 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:41 smithi067 podman[113652]: 2024-09-20 19:09:41.124305479 +0000 UTC m=+5.599113354 container died f90126a7bea8acbef35b2f3f3ec0627d1d02af8dc10bd3ae3664db75d750a3b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-20T19:09:41.771 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:41 smithi067 podman[113652]: 2024-09-20 19:09:41.492696459 +0000 UTC m=+5.967504331 container cleanup f90126a7bea8acbef35b2f3f3ec0627d1d02af8dc10bd3ae3664db75d750a3b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:09:41.772 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:41 smithi067 bash[113652]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5 2024-09-20T19:09:41.772 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:41.381+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:41.772 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:41.381+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:41.772 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:41.381+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:42.036 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:41 smithi067 podman[113678]: 2024-09-20 19:09:41.769039971 +0000 UTC m=+0.638477015 container remove f90126a7bea8acbef35b2f3f3ec0627d1d02af8dc10bd3ae3664db75d750a3b5 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:42.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:41.830+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:42.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:41.830+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:42.037 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:41 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:41.830+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:42.422 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:42 smithi067 podman[113769]: 2024-09-20 19:09:42.021990147 +0000 UTC m=+0.016386626 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:42.422 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:42 smithi067 podman[113769]: 2024-09-20 19:09:42.145115673 +0000 UTC m=+0.139512137 container create c5e2a3bd507d01d99de3e78a589a42c922516bf23c0060a078f2974c4cc67511 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:42.422 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:42 smithi067 podman[113769]: 2024-09-20 19:09:42.347377542 +0000 UTC m=+0.341774010 container init c5e2a3bd507d01d99de3e78a589a42c922516bf23c0060a078f2974c4cc67511 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-20T19:09:42.422 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:42 smithi067 podman[113769]: 2024-09-20 19:09:42.35087318 +0000 UTC m=+0.345269650 container start c5e2a3bd507d01d99de3e78a589a42c922516bf23c0060a078f2974c4cc67511 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, 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_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:42.786 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:42 smithi067 podman[113769]: 2024-09-20 19:09:42.439771474 +0000 UTC m=+0.434167953 container attach c5e2a3bd507d01d99de3e78a589a42c922516bf23c0060a078f2974c4cc67511 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True) 2024-09-20T19:09:42.786 INFO:journalctl@ceph.osd.5.smithi067.stdout:Sep 20 19:09:42 smithi067 podman[113769]: 2024-09-20 19:09:42.552958566 +0000 UTC m=+0.547355047 container died c5e2a3bd507d01d99de3e78a589a42c922516bf23c0060a078f2974c4cc67511 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:09:42.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:42 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:42.419+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:42.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:42 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:42.419+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:42.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:42 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:42.419+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:43.086 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:42 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:42.806+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:43.087 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:42 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:42.806+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:43.087 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:42 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:42.806+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:43.114 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.5.service' 2024-09-20T19:09:43.157 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:43.157 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-20T19:09:43.158 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-20T19:09:43.158 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.6 2024-09-20T19:09:43.386 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:43 smithi067 systemd[1]: Stopping Ceph osd.6 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:43.386 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:43.382+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:43.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:43.399112223Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:43.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:43.382+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:43.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:43.382+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:43.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:43.487+0000 7fed40c2e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:09:43.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:43.487+0000 7fed40c2e640 -1 osd.6 150 *** Got signal Terminated *** 2024-09-20T19:09:43.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:43.487+0000 7fed40c2e640 -1 osd.6 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:09:44.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:43.804+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:44.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:43.804+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:44.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:43 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:43.804+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:44.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:44.381+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:44.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:44.381+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:44.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:44.381+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:45.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:44.824+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:45.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:44.824+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:45.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:44 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:44.824+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:45.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:45.403+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:45.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:45.403+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:45.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:45.403+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:46.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:45.790+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:46.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:45.790+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:46.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:45.790+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:46.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:45 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:45.790+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:46.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:46.407290009Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:46.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:46.372+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:46.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:46.372+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:46.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:46.372+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:46.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:46.372+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:23.135834+0000 front 2024-09-20T19:09:23.135819+0000 (oldest deadline 2024-09-20T19:09:46.035614+0000) 2024-09-20T19:09:47.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:46.792+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:47.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:46.792+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:47.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:46.792+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:47.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:46 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:46.792+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:47.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:47.333+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:47.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:47.333+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:47.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:47.333+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:47.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:47.333+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:23.135834+0000 front 2024-09-20T19:09:23.135819+0000 (oldest deadline 2024-09-20T19:09:46.035614+0000) 2024-09-20T19:09:48.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:47.805+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:48.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:47.805+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:48.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:47.805+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:48.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:47.805+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:48.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:47 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:47.805+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:48.287 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:48.047Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T19:09:48.287 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:48.049Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T19:09:48.288 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:48.049Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T19:09:48.288 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:48.052Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T19:09:48.288 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:48.052Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T19:09:48.288 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:48.053Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T19:09:48.288 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:48.055Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.2:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.2:8765: connect: connection refused" 2024-09-20T19:09:48.786 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:48.300+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:08:59.633373+0000 front 2024-09-20T19:08:59.633204+0000 (oldest deadline 2024-09-20T19:09:23.733348+0000) 2024-09-20T19:09:48.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:48.300+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:09.034323+0000 front 2024-09-20T19:09:09.034289+0000 (oldest deadline 2024-09-20T19:09:33.134307+0000) 2024-09-20T19:09:48.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:48.300+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.134866+0000 front 2024-09-20T19:09:13.134744+0000 (oldest deadline 2024-09-20T19:09:38.434805+0000) 2024-09-20T19:09:48.787 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6[100793]: 2024-09-20T19:09:48.300+0000 7fed3d243640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:23.135834+0000 front 2024-09-20T19:09:23.135819+0000 (oldest deadline 2024-09-20T19:09:46.035614+0000) 2024-09-20T19:09:49.274 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:48 smithi067 podman[113872]: 2024-09-20 19:09:48.977129084 +0000 UTC m=+5.592222779 container died cb2910c06e87741dc41cce87e3e16c5a67bc26f019fcb26e6a13cbcd84d8bf87 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:09:49.275 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:48.822+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:49.275 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:48.822+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:49.275 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:48.822+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:49.275 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:48.822+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:49.275 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:48 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:48.823+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:49.536 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:49.404572198Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:49.536 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:49 smithi067 podman[113872]: 2024-09-20 19:09:49.362535437 +0000 UTC m=+5.977629122 container cleanup cb2910c06e87741dc41cce87e3e16c5a67bc26f019fcb26e6a13cbcd84d8bf87 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:49.536 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:49 smithi067 bash[113872]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6 2024-09-20T19:09:49.841 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:49 smithi067 podman[113888]: 2024-09-20 19:09:49.58039555 +0000 UTC m=+0.600328080 container remove cb2910c06e87741dc41cce87e3e16c5a67bc26f019fcb26e6a13cbcd84d8bf87 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-20T19:09:50.128 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:49.838+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:50.128 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:49.838+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:50.128 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:49.838+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:50.128 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:49.838+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:50.128 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:49 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:49.838+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:50.129 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:49 smithi067 podman[113976]: 2024-09-20 19:09:49.807320302 +0000 UTC m=+0.016500791 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:50.129 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:49 smithi067 podman[113976]: 2024-09-20 19:09:49.931383104 +0000 UTC m=+0.140563582 container create a6eb10109c465dc249bf952ad6804fa1247ecc5b5542e97c50023da727d40a98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-20T19:09:50.129 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:50 smithi067 podman[113976]: 2024-09-20 19:09:50.125383829 +0000 UTC m=+0.334564319 container init a6eb10109c465dc249bf952ad6804fa1247ecc5b5542e97c50023da727d40a98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:09:50.536 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:50 smithi067 podman[113976]: 2024-09-20 19:09:50.129011809 +0000 UTC m=+0.338192289 container start a6eb10109c465dc249bf952ad6804fa1247ecc5b5542e97c50023da727d40a98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-20T19:09:50.536 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:50 smithi067 podman[113976]: 2024-09-20 19:09:50.250449906 +0000 UTC m=+0.459630403 container attach a6eb10109c465dc249bf952ad6804fa1247ecc5b5542e97c50023da727d40a98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-20T19:09:50.536 INFO:journalctl@ceph.osd.6.smithi067.stdout:Sep 20 19:09:50 smithi067 podman[113976]: 2024-09-20 19:09:50.323914688 +0000 UTC m=+0.533095168 container died a6eb10109c465dc249bf952ad6804fa1247ecc5b5542e97c50023da727d40a98 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-6-deactivate, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-20T19:09:50.884 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:50.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:50.884 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:50.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:50.884 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:50.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:50.884 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:50.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:50.884 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:50 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:50.856+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:50.906 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.6.service' 2024-09-20T19:09:50.947 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:50.947 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-20T19:09:50.947 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-20T19:09:50.947 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.7 2024-09-20T19:09:51.270 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 systemd[1]: Stopping Ceph osd.7 for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:51.535 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.266+0000 7f87c2293640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-20T19:09:51.536 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.266+0000 7f87c2293640 -1 osd.7 150 *** Got signal Terminated *** 2024-09-20T19:09:51.536 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.266+0000 7f87c2293640 -1 osd.7 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-20T19:09:52.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.896+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:52.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.896+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:52.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.896+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:52.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.896+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:52.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:51 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:51.896+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:52.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:52.405329462Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:53.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:52.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:53.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:52.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:53.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:52.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:53.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:52.856+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:53.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:52 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:52.856+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:54.300 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:53.901+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:54.300 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:53.901+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:54.300 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:53.901+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:54.300 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:53.901+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:54.300 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:53 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:53.901+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:55.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:54 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:54.903+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:55.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:54 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:54.903+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:55.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:54 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:54.903+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:55.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:54 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:54.903+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:55.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:54 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:54.903+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.67:6804 osd.4 since back 2024-09-20T19:09:29.508613+0000 front 2024-09-20T19:09:29.508644+0000 (oldest deadline 2024-09-20T19:09:54.808658+0000) 2024-09-20T19:09:55.287 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:54 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:54.903+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:55.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:55.406868055Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:56.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:55.871+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6806 osd.0 since back 2024-09-20T19:09:00.905405+0000 front 2024-09-20T19:09:00.905503+0000 (oldest deadline 2024-09-20T19:09:25.605316+0000) 2024-09-20T19:09:56.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:55.871+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6814 osd.1 since back 2024-09-20T19:09:06.706416+0000 front 2024-09-20T19:09:06.706439+0000 (oldest deadline 2024-09-20T19:09:31.406360+0000) 2024-09-20T19:09:56.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:55.872+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6822 osd.2 since back 2024-09-20T19:09:13.107238+0000 front 2024-09-20T19:09:13.107281+0000 (oldest deadline 2024-09-20T19:09:38.407211+0000) 2024-09-20T19:09:56.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:55.872+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.2:6830 osd.3 since back 2024-09-20T19:09:21.308110+0000 front 2024-09-20T19:09:21.308148+0000 (oldest deadline 2024-09-20T19:09:45.407932+0000) 2024-09-20T19:09:56.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:55.872+0000 7f87be8a8640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.67:6804 osd.4 since back 2024-09-20T19:09:29.508613+0000 front 2024-09-20T19:09:29.508644+0000 (oldest deadline 2024-09-20T19:09:54.808658+0000) 2024-09-20T19:09:56.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:55 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7[105182]: 2024-09-20T19:09:55.872+0000 7f87be8a8640 -1 osd.7 150 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.44634.0:11 2.5 2:a4f28c4d:::realms.0ea6075c-5b3e-449d-a9f9-4f3024eb0d09.control:head [watch ping cookie 94567625395456] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e150) 2024-09-20T19:09:57.011 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:56 smithi067 podman[114079]: 2024-09-20 19:09:56.695673805 +0000 UTC m=+5.525182761 container died 691906db27dbeb5c53c190b77dda5f10603baa4ad1d34e3e8bb8d5ffa2f512ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-20T19:09:57.011 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 podman[114079]: 2024-09-20 19:09:57.008552855 +0000 UTC m=+5.838061806 container cleanup 691906db27dbeb5c53c190b77dda5f10603baa4ad1d34e3e8bb8d5ffa2f512ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23) 2024-09-20T19:09:57.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 bash[114079]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7 2024-09-20T19:09:57.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 podman[114095]: 2024-09-20 19:09:57.184851445 +0000 UTC m=+0.484638915 container remove 691906db27dbeb5c53c190b77dda5f10603baa4ad1d34e3e8bb8d5ffa2f512ce (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True) 2024-09-20T19:09:57.915 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 podman[114181]: 2024-09-20 19:09:57.510500087 +0000 UTC m=+0.016623232 image pull 441f9a3fe51528ef653b21f42e9d884db6124a0c7d482e865382bdfdb9ec979c quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5 2024-09-20T19:09:57.916 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 podman[114181]: 2024-09-20 19:09:57.627625367 +0000 UTC m=+0.133748546 container create 7f1c699b61200a949c9bf16508e8375c4fe8d51363cef10b219abc8a83ef00e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-20T19:09:57.916 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 podman[114181]: 2024-09-20 19:09:57.830073078 +0000 UTC m=+0.336196227 container init 7f1c699b61200a949c9bf16508e8375c4fe8d51363cef10b219abc8a83ef00e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-20T19:09:57.916 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 podman[114181]: 2024-09-20 19:09:57.833617336 +0000 UTC m=+0.339740471 container start 7f1c699b61200a949c9bf16508e8375c4fe8d51363cef10b219abc8a83ef00e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-20-1028-88deadb) 2024-09-20T19:09:57.916 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:57 smithi067 podman[114181]: 2024-09-20 19:09:57.913121257 +0000 UTC m=+0.419244399 container attach 7f1c699b61200a949c9bf16508e8375c4fe8d51363cef10b219abc8a83ef00e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, 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.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-20T19:09:58.286 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:58 smithi067 podman[114181]: 2024-09-20 19:09:58.032843582 +0000 UTC m=+0.538966716 container died 7f1c699b61200a949c9bf16508e8375c4fe8d51363cef10b219abc8a83ef00e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, 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, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-20T19:09:58.583 INFO:journalctl@ceph.osd.7.smithi067.stdout:Sep 20 19:09:58 smithi067 podman[114205]: 2024-09-20 19:09:58.558177529 +0000 UTC m=+0.514828726 container remove 7f1c699b61200a949c9bf16508e8375c4fe8d51363cef10b219abc8a83ef00e4 (image=quay.ceph.io/ceph-ci/ceph:88deadb8082f4a33832e228ccefc59cedba158a5, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-osd-7-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-20-1028-88deadb, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=92e6e0d02ffae0030ac4c9454206214b98a73a23, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-20T19:09:58.584 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:09:58.406574666Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:09:58.589 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@osd.7.service' 2024-09-20T19:09:58.630 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:58.630 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-20T19:09:58.630 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-20T19:09:58.631 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a 2024-09-20T19:09:58.947 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 systemd[1]: Stopping Ceph prometheus.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:09:59.245 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.944Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:09:59.245 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-20T19:09:59.245 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-20T19:09:59.245 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.945Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.946Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.946Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-20T19:09:59.246 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a[78828]: ts=2024-09-20T19:09:58.946Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-20T19:09:59.247 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:58 smithi067 podman[114285]: 2024-09-20 19:09:58.955149098 +0000 UTC m=+0.100206460 container died b216659aa0ea9783a03140f7e31d91e8173c9b4d2ff0f673b4cf4a6216fb375e (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:09:59.536 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:59 smithi067 podman[114285]: 2024-09-20 19:09:59.269418403 +0000 UTC m=+0.414475767 container cleanup b216659aa0ea9783a03140f7e31d91e8173c9b4d2ff0f673b4cf4a6216fb375e (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:09:59.536 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:59 smithi067 bash[114285]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a 2024-09-20T19:09:59.536 INFO:journalctl@ceph.prometheus.a.smithi067.stdout:Sep 20 19:09:59 smithi067 podman[114297]: 2024-09-20 19:09:59.46230231 +0000 UTC m=+0.507788008 container remove b216659aa0ea9783a03140f7e31d91e8173c9b4d2ff0f673b4cf4a6216fb375e (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-20T19:09:59.618 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-40b960ba-777d-11ef-baf5-efdc52797490@prometheus.a.service' 2024-09-20T19:09:59.652 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-20T19:09:59.652 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-20T19:09:59.653 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40b960ba-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:09:59.863 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:10:01.703 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:01 smithi002 systemd[1]: Stopping Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:10:01.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:01 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:01.399403197Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:02.023 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:01 smithi002 ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a[96060]: ts=2024-09-20T19:10:01.700Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-20T19:10:02.023 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:01 smithi002 podman[142287]: 2024-09-20 19:10:01.741380399 +0000 UTC m=+0.145465915 container died 4da5e5853a973a269fdc966a197462d89ca23885266ee7c94040882c058278b3 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:10:02.523 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:02 smithi002 podman[142287]: 2024-09-20 19:10:02.308925515 +0000 UTC m=+0.713011021 container cleanup 4da5e5853a973a269fdc966a197462d89ca23885266ee7c94040882c058278b3 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:10:02.523 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:02 smithi002 bash[142287]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a 2024-09-20T19:10:02.998 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:02 smithi002 podman[142298]: 2024-09-20 19:10:02.568487272 +0000 UTC m=+0.826479291 container remove 4da5e5853a973a269fdc966a197462d89ca23885266ee7c94040882c058278b3 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-20T19:10:02.998 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:02 smithi002 podman[142298]: 2024-09-20 19:10:02.643962287 +0000 UTC m=+0.901954311 volume remove ee449926a803d2b7410a31b72109b6a73fd24efe3f5f1a96f428dd0f2879d8d1 2024-09-20T19:10:02.998 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:02 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-20T19:10:02.998 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:02 smithi002 systemd[1]: Stopped Ceph alertmanager.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:02.998 INFO:journalctl@ceph.alertmanager.a.smithi002.stdout:Sep 20 19:10:02 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@alertmanager.a.service: Consumed 1.335s CPU time. 2024-09-20T19:10:03.273 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:02 smithi002 systemd[1]: Stopping Ceph node-exporter.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:10:03.273 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 podman[142415]: 2024-09-20 19:10:03.232898934 +0000 UTC m=+0.093953512 container died cb333bcfb0a6977fb6e24da3411b4a0dfabbd2549ea94dbd5e1045b0e233ecf4 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:10:03.750 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 podman[142415]: 2024-09-20 19:10:03.563344696 +0000 UTC m=+0.424399263 container cleanup cb333bcfb0a6977fb6e24da3411b4a0dfabbd2549ea94dbd5e1045b0e233ecf4 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:10:03.750 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 bash[142415]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a 2024-09-20T19:10:04.000 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 podman[142428]: 2024-09-20 19:10:03.747753603 +0000 UTC m=+0.513702418 container remove cb333bcfb0a6977fb6e24da3411b4a0dfabbd2549ea94dbd5e1045b0e233ecf4 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-20T19:10:04.000 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:10:04.000 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-20T19:10:04.001 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 systemd[1]: Stopped Ceph node-exporter.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:04.001 INFO:journalctl@ceph.node-exporter.a.smithi002.stdout:Sep 20 19:10:03 smithi002 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.a.service: Consumed 2.959s CPU time. 2024-09-20T19:10:04.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:04 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:04.409041028Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:07.747 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:07 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:07.402478038Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:10.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:10 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:10.411668984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:13.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:13 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:13.407205787Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:16.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:16 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:16.401880326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:19.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:19 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:19.409053606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:22.785 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:22 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:22.404547453Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:25.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:25 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:25.406873586Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:28.236 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40b960ba-777d-11ef-baf5-efdc52797490 --force --keep-logs 2024-09-20T19:10:28.449 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:10:28.530 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=cleanup t=2024-09-20T19:10:28.354418115Z level=info msg="Completed cleanup jobs" duration=11.006779ms 2024-09-20T19:10:28.531 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-20T19:10:28.406622637Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-20T19:10:28.531 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:28 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=plugins.update.checker t=2024-09-20T19:10:28.491448993Z level=info msg="Update check succeeded" duration=66.193285ms 2024-09-20T19:10:30.036 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:29 smithi067 systemd[1]: Stopping Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:10:30.460 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=server t=2024-09-20T19:10:30.206664218Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-20T19:10:30.460 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=ticker t=2024-09-20T19:10:30.207036859Z level=info msg=stopped last_tick=2024-09-20T19:10:30Z 2024-09-20T19:10:30.460 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=tracing t=2024-09-20T19:10:30.20706245Z level=info msg="Closing tracing" 2024-09-20T19:10:30.460 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a[83200]: logger=grafana-apiserver t=2024-09-20T19:10:30.207232199Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-20T19:10:30.460 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 podman[114750]: 2024-09-20 19:10:30.216876911 +0000 UTC m=+0.110021540 container died eb558b04b4b6312a2abbc9cbe4bc92057449e172fb3174a476e662a69fd91880 (image=quay.io/ceph/grafana:10.4.8, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:10:30.785 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 podman[114750]: 2024-09-20 19:10:30.589373117 +0000 UTC m=+0.482517746 container cleanup eb558b04b4b6312a2abbc9cbe4bc92057449e172fb3174a476e662a69fd91880 (image=quay.io/ceph/grafana:10.4.8, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:10:30.786 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 bash[114750]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a 2024-09-20T19:10:31.235 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:30 smithi067 podman[114762]: 2024-09-20 19:10:30.874383256 +0000 UTC m=+0.658224040 container remove eb558b04b4b6312a2abbc9cbe4bc92057449e172fb3174a476e662a69fd91880 (image=quay.io/ceph/grafana:10.4.8, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-grafana-a, maintainer=Grafana Labs ) 2024-09-20T19:10:31.235 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:31 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-20T19:10:31.236 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:31 smithi067 systemd[1]: Stopped Ceph grafana.a for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:31.236 INFO:journalctl@ceph.grafana.a.smithi067.stdout:Sep 20 19:10:31 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@grafana.a.service: Consumed 8.803s CPU time. 2024-09-20T19:10:31.490 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:31 smithi067 systemd[1]: Stopping Ceph node-exporter.b for 40b960ba-777d-11ef-baf5-efdc52797490... 2024-09-20T19:10:31.762 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:31 smithi067 podman[114876]: 2024-09-20 19:10:31.487759369 +0000 UTC m=+0.111213605 container died ce4a3722964daaaa999e581ced8040daabdc79ec74f9b24a32790ea69afc6ea9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:10:31.762 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:31 smithi067 podman[114876]: 2024-09-20 19:10:31.760110773 +0000 UTC m=+0.383565009 container cleanup ce4a3722964daaaa999e581ced8040daabdc79ec74f9b24a32790ea69afc6ea9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:10:32.035 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:31 smithi067 bash[114876]: ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b 2024-09-20T19:10:32.036 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:31 smithi067 podman[114890]: 2024-09-20 19:10:31.994490434 +0000 UTC m=+0.507251583 container remove ce4a3722964daaaa999e581ced8040daabdc79ec74f9b24a32790ea69afc6ea9 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-40b960ba-777d-11ef-baf5-efdc52797490-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-20T19:10:32.036 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:31 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-20T19:10:32.536 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:32 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-20T19:10:32.536 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:32 smithi067 systemd[1]: Stopped Ceph node-exporter.b for 40b960ba-777d-11ef-baf5-efdc52797490. 2024-09-20T19:10:32.536 INFO:journalctl@ceph.node-exporter.b.smithi067.stdout:Sep 20 19:10:32 smithi067 systemd[1]: ceph-40b960ba-777d-11ef-baf5-efdc52797490@node-exporter.b.service: Consumed 2.894s CPU time. 2024-09-20T19:10:44.182 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:10:44.216 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-20T19:10:44.245 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-20T19:10:44.247 DEBUG:teuthology.misc:Transferring archived files from smithi002:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683/remote/smithi002/crash 2024-09-20T19:10:44.248 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:10:44.300 INFO:teuthology.orchestra.run.smithi002.stderr:tar: /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:10:44.300 INFO:teuthology.orchestra.run.smithi002.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:10:44.302 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683/remote/smithi067/crash 2024-09-20T19:10:44.303 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/crash -- . 2024-09-20T19:10:44.337 INFO:teuthology.orchestra.run.smithi067.stderr:tar: /var/lib/ceph/40b960ba-777d-11ef-baf5-efdc52797490/crash: Cannot open: No such file or directory 2024-09-20T19:10:44.337 INFO:teuthology.orchestra.run.smithi067.stderr:tar: Error is not recoverable: exiting now 2024-09-20T19:10:44.338 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-20T19:10:44.339 DEBUG:teuthology.orchestra.run.smithi002:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-20T19:10:44.373 INFO:tasks.cephadm:Compressing logs... 2024-09-20T19:10:44.373 DEBUG:teuthology.orchestra.run.smithi002:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T19:10:44.416 DEBUG:teuthology.orchestra.run.smithi067:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-20T19:10:44.446 INFO:teuthology.orchestra.run.smithi067.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.7.log 2024-09-20T19:10:44.447 INFO:teuthology.orchestra.run.smithi067.stderr:: No such file or directory 2024-09-20T19:10:44.447 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:10:44.447 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.4.log 2024-09-20T19:10:44.447 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:10:44.447 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:10:44.447 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.6.log 2024-09-20T19:10:44.447 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.5.log 2024-09-20T19:10:44.448 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:10:44.448 INFO:teuthology.orchestra.run.smithi067.stderr: 86.3% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:10:44.448 INFO:teuthology.orchestra.run.smithi002.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.0.log 2024-09-20T19:10:44.449 INFO:teuthology.orchestra.run.smithi002.stderr:: No such file or directory 2024-09-20T19:10:44.449 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/tcmu-runner.log 2024-09-20T19:10:44.449 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.1.log 2024-09-20T19:10:44.449 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-volume.log 2024-09-20T19:10:44.449 INFO:teuthology.orchestra.run.smithi002.stderr: 63.3% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/tcmu-runner.log.gz 2024-09-20T19:10:44.449 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.audit.log 2024-09-20T19:10:44.449 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.c.log 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.cephadm.log 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.a.log 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi002.mehdiu.log 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.a.log: /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi002.mehdiu.log: 77.4% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi002.mehdiu.log.gz 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.2.log 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr: 92.2% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.cephadm.log.gz 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mgr.y.log 2024-09-20T19:10:44.450 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.log 2024-09-20T19:10:44.451 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.5.log: 91.1% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:10:44.454 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mgr.y.log: 94.4% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.audit.log.gz 2024-09-20T19:10:44.454 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.3.log 2024-09-20T19:10:44.456 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log 2024-09-20T19:10:44.457 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.b.log 2024-09-20T19:10:44.461 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log: 89.0% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:10:44.461 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi067.kvubxa.log 2024-09-20T19:10:44.462 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.log: 93.9% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph.log.gz 2024-09-20T19:10:44.462 INFO:teuthology.orchestra.run.smithi002.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:10:44.466 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.b.log: 91.5% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:10:44.467 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-20T19:10:44.467 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi067.kvubxa.log: 77.3% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-client.rgw.foo.smithi067.kvubxa.log.gz 2024-09-20T19:10:44.471 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.3.log: 91.4% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-volume.log.gz 2024-09-20T19:10:44.477 INFO:teuthology.orchestra.run.smithi002.stderr:/var/log/ceph/cephadm.log: 92.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:10:44.501 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-20T19:10:44.588 INFO:teuthology.orchestra.run.smithi067.stderr: 90.0% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mgr.x.log.gz 2024-09-20T19:10:44.894 INFO:teuthology.orchestra.run.smithi002.stderr: 89.7% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mgr.y.log.gz 2024-09-20T19:10:45.020 INFO:teuthology.orchestra.run.smithi002.stderr: 92.6% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.c.log.gz 2024-09-20T19:10:45.148 INFO:teuthology.orchestra.run.smithi067.stderr: 92.5% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.b.log.gz 2024-09-20T19:10:45.831 INFO:teuthology.orchestra.run.smithi002.stderr: 91.0% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-mon.a.log.gz 2024-09-20T19:10:46.205 INFO:teuthology.orchestra.run.smithi002.stderr: 93.3% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.2.log.gz 2024-09-20T19:10:46.246 INFO:teuthology.orchestra.run.smithi067.stderr: 93.2% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.6.log.gz 2024-09-20T19:10:46.348 INFO:teuthology.orchestra.run.smithi002.stderr: 93.4% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.0.log.gz 2024-09-20T19:10:46.462 INFO:teuthology.orchestra.run.smithi067.stderr: 93.3% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.5.log.gz 2024-09-20T19:10:46.712 INFO:teuthology.orchestra.run.smithi067.stderr: 93.5% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.4.log.gz 2024-09-20T19:10:46.737 INFO:teuthology.orchestra.run.smithi067.stderr: 93.5% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.7.log.gz 2024-09-20T19:10:46.739 INFO:teuthology.orchestra.run.smithi067.stderr: 2024-09-20T19:10:46.739 INFO:teuthology.orchestra.run.smithi067.stderr:real 0m2.308s 2024-09-20T19:10:46.739 INFO:teuthology.orchestra.run.smithi067.stderr:user 0m8.940s 2024-09-20T19:10:46.739 INFO:teuthology.orchestra.run.smithi067.stderr:sys 0m0.340s 2024-09-20T19:10:46.745 INFO:teuthology.orchestra.run.smithi002.stderr: 93.3% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.3.log.gz 2024-09-20T19:10:46.803 INFO:teuthology.orchestra.run.smithi002.stderr: 93.4% -- replaced with /var/log/ceph/40b960ba-777d-11ef-baf5-efdc52797490/ceph-osd.1.log.gz 2024-09-20T19:10:46.804 INFO:teuthology.orchestra.run.smithi002.stderr: 2024-09-20T19:10:46.805 INFO:teuthology.orchestra.run.smithi002.stderr:real 0m2.375s 2024-09-20T19:10:46.805 INFO:teuthology.orchestra.run.smithi002.stderr:user 0m10.402s 2024-09-20T19:10:46.805 INFO:teuthology.orchestra.run.smithi002.stderr:sys 0m0.379s 2024-09-20T19:10:46.805 INFO:tasks.cephadm:Archiving logs... 2024-09-20T19:10:46.805 DEBUG:teuthology.misc:Transferring archived files from smithi002:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683/remote/smithi002/log 2024-09-20T19:10:46.806 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:10:48.085 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683/remote/smithi067/log 2024-09-20T19:10:48.086 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-20T19:10:49.179 INFO:tasks.cephadm:Removing cluster... 2024-09-20T19:10:49.179 DEBUG:teuthology.orchestra.run.smithi002:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40b960ba-777d-11ef-baf5-efdc52797490 --force 2024-09-20T19:10:49.389 INFO:teuthology.orchestra.run.smithi002.stdout:Deleting cluster with fsid: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:10:49.522 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 40b960ba-777d-11ef-baf5-efdc52797490 --force 2024-09-20T19:10:49.733 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: 40b960ba-777d-11ef-baf5-efdc52797490 2024-09-20T19:10:49.863 INFO:tasks.cephadm:Removing cephadm ... 2024-09-20T19:10:49.864 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:10:49.880 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-20T19:10:49.895 INFO:tasks.cephadm:Teardown complete 2024-09-20T19:10:49.896 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-20T19:10:49.904 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-20T19:10:49.905 DEBUG:teuthology.orchestra.run.smithi002:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:10:49.923 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-20T19:10:49.936 INFO:teuthology.orchestra.run.smithi002.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:10:49.941 INFO:teuthology.orchestra.run.smithi002.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:10:49.941 INFO:teuthology.orchestra.run.smithi002.stdout:=============================================================================== 2024-09-20T19:10:49.941 INFO:teuthology.orchestra.run.smithi002.stdout:^* hv01.front.sepia.ceph.com 3 6 377 62 +224us[ +244us] +/- 46ms 2024-09-20T19:10:49.941 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 70 +1135us[+1156us] +/- 67ms 2024-09-20T19:10:49.942 INFO:teuthology.orchestra.run.smithi002.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 71 -1660us[-1640us] +/- 69ms 2024-09-20T19:10:49.942 INFO:teuthology.orchestra.run.smithi002.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:10:49.950 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-09-20T19:10:49.954 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-20T19:10:49.954 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-09-20T19:10:49.954 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv01.front.sepia.ceph.com 3 6 377 0 +266us[ +278us] +/- 47ms 2024-09-20T19:10:49.954 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 3 +1090us[+1102us] +/- 68ms 2024-09-20T19:10:49.955 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 4 -1665us[-1652us] +/- 70ms 2024-09-20T19:10:49.955 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-20T19:10:49.956 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-20T19:10:49.964 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-20T19:10:49.964 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-20T19:10:49.995 DEBUG:teuthology.orchestra.run.smithi002:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T19:10:50.079 DEBUG:teuthology.orchestra.run.smithi067:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-20T19:10:50.153 DEBUG:teuthology.orchestra.run.smithi002:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-20T19:10:50.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:10:50.183 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-20T19:10:50.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:10:50.211 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-20T19:10:50.224 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-20T19:10:50.361 INFO:teuthology.task.internal:Duration was 3171.754303 seconds 2024-09-20T19:10:50.362 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-20T19:10:50.470 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-20T19:10:50.470 DEBUG:teuthology.orchestra.run.smithi002:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:10:50.473 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-20T19:10:50.511 INFO:teuthology.orchestra.run.smithi002.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:10:50.514 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-20T19:10:50.821 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-20T19:10:50.821 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi002.front.sepia.ceph.com 2024-09-20T19:10:50.822 DEBUG:teuthology.orchestra.run.smithi002:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T19:10:50.878 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2024-09-20T19:10:50.878 DEBUG:teuthology.orchestra.run.smithi067:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-20T19:10:50.914 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-20T19:10:50.914 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:10:50.921 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-20T19:10:50.982 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-20T19:10:50.983 DEBUG:teuthology.orchestra.run.smithi002:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:10:50.989 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-20T19:10:51.435 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-20T19:10:51.445 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-20T19:10:51.445 DEBUG:teuthology.orchestra.run.smithi002:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:10:51.471 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-20T19:10:51.497 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-20T19:10:51.507 DEBUG:teuthology.orchestra.run.smithi002:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:10:51.514 DEBUG:teuthology.orchestra.run.smithi067:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:10:51.535 INFO:teuthology.orchestra.run.smithi002.stdout:kernel.core_pattern = core 2024-09-20T19:10:51.562 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2024-09-20T19:10:51.590 DEBUG:teuthology.orchestra.run.smithi002:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:10:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:10:51.626 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-20T19:10:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-20T19:10:51.645 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-20T19:10:51.654 INFO:teuthology.task.internal:Transferring archived files... 2024-09-20T19:10:51.654 DEBUG:teuthology.misc:Transferring archived files from smithi002:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683/remote/smithi002 2024-09-20T19:10:51.655 DEBUG:teuthology.orchestra.run.smithi002:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:10:51.709 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-20_12:24:58-orch:cephadm-wip-guits-main-2024-09-20-1028-distro-default-smithi/7912683/remote/smithi067 2024-09-20T19:10:51.709 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-20T19:10:51.746 INFO:teuthology.task.internal:Removing archive directory... 2024-09-20T19:10:51.747 DEBUG:teuthology.orchestra.run.smithi002:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:10:51.749 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-20T19:10:51.795 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-20T19:10:51.806 INFO:teuthology.task.internal:Not uploading archives. 2024-09-20T19:10:51.807 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-20T19:10:51.845 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-20T19:10:51.846 DEBUG:teuthology.orchestra.run.smithi002:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:10:51.848 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-20T19:10:51.861 INFO:teuthology.orchestra.run.smithi002.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:10 /home/ubuntu/cephtest 2024-09-20T19:10:51.863 INFO:teuthology.orchestra.run.smithi067.stdout: 265815 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 20 19:10 /home/ubuntu/cephtest 2024-09-20T19:10:51.864 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-20T19:10:51.939 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-20T19:10:52.197 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: 3171.754303455353 failure_reason: 'Command failed on smithi002 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 40b960ba-777d-11ef-baf5-efdc52797490 -e sha1=88deadb8082f4a33832e228ccefc59cedba158a5 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=b95249b09d6249cebe40c6e6cbb60e60 status: fail success: false 2024-09-20T19:10:52.197 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-20T19:10:52.288 INFO:teuthology.run:FAIL